67 releases (25 stable)

new 1.2.12 Jan 14, 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

#52 in Web programming

Download history 473313/week @ 2024-09-24 366255/week @ 2024-10-01 330741/week @ 2024-10-08 355357/week @ 2024-10-15 349232/week @ 2024-10-22 319379/week @ 2024-10-29 324335/week @ 2024-11-05 338026/week @ 2024-11-12 344719/week @ 2024-11-19 296177/week @ 2024-11-26 334252/week @ 2024-12-03 337927/week @ 2024-12-10 302548/week @ 2024-12-17 132645/week @ 2024-12-24 188173/week @ 2024-12-31 347392/week @ 2025-01-07

1,034,252 downloads per month
Used in 1,006 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