64 releases (22 stable)
new 1.2.9 | Nov 5, 2024 |
---|---|
1.2.7 | Sep 26, 2024 |
1.2.0 | Jun 10, 2024 |
1.1.8 | Mar 12, 2024 |
0.30.0-alpha | Nov 24, 2021 |
#33 in Web programming
1,416,896 downloads per month
Used in 930 crates
(498 directly)
325KB
6.5K
SLoC
Fundamental Types for Smithy Services
This crate implements fundamental 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
~1.3–8MB
~66K SLoC