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

#40 in Web programming

Download history 320302/week @ 2024-10-30 324796/week @ 2024-11-06 339825/week @ 2024-11-13 344589/week @ 2024-11-20 296035/week @ 2024-11-27 331547/week @ 2024-12-04 340182/week @ 2024-12-11 259379/week @ 2024-12-18 132083/week @ 2024-12-25 224644/week @ 2025-01-01 357782/week @ 2025-01-08 335071/week @ 2025-01-15 347200/week @ 2025-01-22 379488/week @ 2025-01-29 446970/week @ 2025-02-05 406709/week @ 2025-02-12

1,642,041 downloads per month
Used in 1,027 crates (518 directly)

Apache-2.0

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