scratchstack-wrapper-aws-c-io

Crates.ioscratchstack-wrapper-aws-c-io
lib.rsscratchstack-wrapper-aws-c-io
version0.1.0-alpha.7
sourcesrc
created_at2022-11-07 23:49:34.242836
updated_at2022-11-11 01:21:16.733606
descriptionScratchstack Rust wrapper around the aws-c-io library
homepagehttps://github.com/dacut/scratchstack-wrapper-aws-c-io
repositoryhttps://github.com/dacut/scratchstack-wrapper-aws-c-io
max_upload_size
id707553
size171,105
David Cuthbert (dacut)

documentation

README

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

Commit count: 2

cargo fmt