57 releases (15 stable)

1.2.0 Jun 10, 2024
1.1.8 Mar 12, 2024
1.1.1 Dec 13, 2023
1.0.2 Nov 27, 2023
0.30.0-alpha Nov 24, 2021

#30 in Web programming

Download history 270583/week @ 2024-04-01 283404/week @ 2024-04-08 296542/week @ 2024-04-15 296423/week @ 2024-04-22 302831/week @ 2024-04-29 311412/week @ 2024-05-06 339321/week @ 2024-05-13 352720/week @ 2024-05-20 324790/week @ 2024-05-27 376534/week @ 2024-06-03 378704/week @ 2024-06-10 359380/week @ 2024-06-17 352111/week @ 2024-06-24 405486/week @ 2024-07-01 427462/week @ 2024-07-08 388405/week @ 2024-07-15

1,585,300 downloads per month
Used in 836 crates (481 directly)

Apache-2.0

320KB
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–3.5MB
~63K SLoC