68 releases (26 stable)
1.2.13 | Feb 3, 2025 |
---|---|
1.2.11 | Dec 26, 2024 |
1.2.9 | Nov 5, 2024 |
1.2.0 | Jun 10, 2024 |
0.30.0-alpha | Nov 24, 2021 |
#41 in Web programming
1,477,907 downloads per month
Used in 1,021 crates
(517 directly)
335KB
7K
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.4–8MB
~64K SLoC