32 releases (breaking)
new 0.55.0 | Mar 23, 2023 |
---|---|
0.54.1 | Jan 25, 2023 |
0.52.0 | Dec 12, 2022 |
0.51.0 | Oct 24, 2022 |
0.30.0-alpha | Nov 24, 2021 |
#1904 in Network programming
404,899 downloads per month
Used in 536 crates
(381 directly)
125KB
2.5K
SLoC
Fundamental Types for Smithy Services
This crate implements fundmental types shared across all service clients generated by smithy-rs. Generally, you should not need to take a direct dependency on this crate as service clients should publicly re-export the types when used.
This crate is part of the AWS SDK for Rust and the smithy-rs code generator. In most cases, it should not be used directly.
lib.rs
:
Protocol-agnostic types for smithy-rs.
Dependencies
~1MB
~22K SLoC