64 releases (22 stable)

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

#32 in Web programming

Download history 419925/week @ 2024-07-31 423178/week @ 2024-08-07 447528/week @ 2024-08-14 437989/week @ 2024-08-21 411406/week @ 2024-08-28 474947/week @ 2024-09-04 437442/week @ 2024-09-11 425296/week @ 2024-09-18 459210/week @ 2024-09-25 350984/week @ 2024-10-02 333647/week @ 2024-10-09 359664/week @ 2024-10-16 340795/week @ 2024-10-23 320302/week @ 2024-10-30 324810/week @ 2024-11-06 275103/week @ 2024-11-13

1,333,083 downloads per month
Used in 938 crates (501 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–7.5MB
~63K SLoC