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

#34 in Web programming

Download history 443839/week @ 2024-08-20 419177/week @ 2024-08-27 460858/week @ 2024-09-03 446512/week @ 2024-09-10 416244/week @ 2024-09-17 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 296264/week @ 2024-11-26 333885/week @ 2024-12-03

1,371,682 downloads per month
Used in 987 crates (515 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