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

#39 in Web programming

Download history 316606/week @ 2024-10-26 330255/week @ 2024-11-02 332177/week @ 2024-11-09 340941/week @ 2024-11-16 299513/week @ 2024-11-23 336800/week @ 2024-11-30 334153/week @ 2024-12-07 332826/week @ 2024-12-14 140737/week @ 2024-12-21 165826/week @ 2024-12-28 323935/week @ 2025-01-04 364186/week @ 2025-01-11 326523/week @ 2025-01-18 361454/week @ 2025-01-25 416031/week @ 2025-02-01 508311/week @ 2025-02-08

1,676,438 downloads per month
Used in 1,022 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