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

Download history 351513/week @ 2024-10-21 317537/week @ 2024-10-28 329685/week @ 2024-11-04 333118/week @ 2024-11-11 344176/week @ 2024-11-18 294927/week @ 2024-11-25 340016/week @ 2024-12-02 333913/week @ 2024-12-09 328814/week @ 2024-12-16 139892/week @ 2024-12-23 167696/week @ 2024-12-30 329060/week @ 2025-01-06 360414/week @ 2025-01-13 328273/week @ 2025-01-20 363084/week @ 2025-01-27 411673/week @ 2025-02-03

1,477,907 downloads per month
Used in 1,021 crates (517 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