64 releases (22 stable)

new 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

#33 in Web programming

Download history 403466/week @ 2024-07-18 421142/week @ 2024-07-25 422120/week @ 2024-08-01 428896/week @ 2024-08-08 448367/week @ 2024-08-15 441058/week @ 2024-08-22 413220/week @ 2024-08-29 463564/week @ 2024-09-05 439442/week @ 2024-09-12 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 334867/week @ 2024-10-24 319345/week @ 2024-10-31

1,416,896 downloads per month
Used in 930 crates (498 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
~66K SLoC