#wrapper #scratchstack #aws #bindings #documentation #testing #aws-c-io

sys scratchstack-wrapper-aws-c-io

Scratchstack Rust wrapper around the aws-c-io library

2 releases

0.1.0-alpha.7 Nov 11, 2022
0.1.0-alpha.5 Nov 7, 2022

#10 in #scratchstack

Download history 4/week @ 2024-02-15 23/week @ 2024-02-22 11/week @ 2024-02-29 39/week @ 2024-03-07 16/week @ 2024-03-14

75 downloads per month
Used in 2 crates

Apache-2.0

41KB
503 lines

scratchstack-wrapper-aws-c-io

Rust wrappers for the aws-c-io I/O library.

Currently, this only provided the minimum set of bindings necessary for Scratchstack to verify interoperability with AWS CRT authentication libraries. This is not intended to be a complete set of bindings for the CRT. You probably do not want to use these bindings in your own projects. If you need to communicate with AWS services, use the official AWS SDK for Rust instead.

Documentation: https://docs.rs/scratchstack-wrapper-aws-c-io


lib.rs:

Rust wrapper for the aws-c-io library. For testing purposes only. For interacting with AWS services, use the aws-sdk-rust crate instead.

Dependencies

~2.8–5MB
~87K SLoC