32 releases (breaking)

new 0.55.0 Mar 23, 2023
0.54.1 Jan 25, 2023
0.52.0 Dec 12, 2022
0.51.0 Oct 24, 2022
0.30.0-alpha Nov 24, 2021

#1904 in Network programming

Download history 58685/week @ 2022-12-02 60325/week @ 2022-12-09 61780/week @ 2022-12-16 35781/week @ 2022-12-23 49539/week @ 2022-12-30 65871/week @ 2023-01-06 68349/week @ 2023-01-13 81476/week @ 2023-01-20 82282/week @ 2023-01-27 78958/week @ 2023-02-03 79237/week @ 2023-02-10 80193/week @ 2023-02-17 100903/week @ 2023-02-24 93299/week @ 2023-03-03 104422/week @ 2023-03-10 91539/week @ 2023-03-17

404,899 downloads per month
Used in 536 crates (381 directly)

Apache-2.0

125KB
2.5K SLoC

Fundamental Types for Smithy Services

This crate implements fundmental 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

~1MB
~22K SLoC