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

sys scratchstack-wrapper-aws-c-io

Scratchstack 对 aws-c-io 库的 Rust 包装器

2 个版本

0.1.0-alpha.72022年11月11日
0.1.0-alpha.52022年11月7日

#10 in #scratchstack


2 crate 中使用

Apache-2.0

41KB
503 代码行,不含注释

scratchstack-wrapper-aws-c-io

Rust 对 aws-c-io I/O 库的包装。

目前,这仅提供了 Scratchstack 验证与 AWS CRT 认证库互操作性所需的最小绑定集。这并不是 CRT 的完整绑定集。您可能 不希望 在自己的项目中使用这些绑定。如果您需要与 AWS 服务通信,请使用 官方 AWS SDK for Rust

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


lib.rs:

aws-c-io 库的 Rust 包装器。仅用于测试目的。与 AWS 服务交互时,请使用 aws-sdk-rust crate。

依赖项

~3–5MB
~89K 额外代码行数