66 releases (24 stable)

1.2.11 Dec 26, 2024
1.2.9 Nov 5, 2024
1.2.0 Jun 10, 2024
1.1.8 Mar 12, 2024
0.30.0-alpha Nov 24, 2021

#41 in Web programming

Download history 436870/week @ 2024-09-19 434461/week @ 2024-09-26 346517/week @ 2024-10-03 337450/week @ 2024-10-10 356214/week @ 2024-10-17 334570/week @ 2024-10-24 319211/week @ 2024-10-31 328430/week @ 2024-11-07 344299/week @ 2024-11-14 335624/week @ 2024-11-21 302310/week @ 2024-11-28 331985/week @ 2024-12-05 338738/week @ 2024-12-12 207682/week @ 2024-12-19 132448/week @ 2024-12-26 213929/week @ 2025-01-02

958,197 downloads per month
Used in 1,004 crates (517 directly)

Apache-2.0

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
~63K SLoC