#wrapper #scratchstack #aws #crt #testing #purpose #aws-c-common

sys scratchstack-wrapper-aws-c-common

Scratchstack 对 aws-c-common 库的 Rust 封装

7 个版本

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

#4 in #scratchstack

36 下载/每月
用于 6 crates

Apache-2.0

83KB
209 代码行数(不含注释)

scratchstack-wrapper-aws-crt

Rust 对 AWS Common Runtime (CRT) 库的封装。

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

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


lib.rs:

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

依赖项

~0–2MB
~39K SLoC