55 releases (13 stable)

new 1.1.9 May 8, 2024
1.1.8 Mar 12, 2024
1.1.7 Feb 22, 2024
1.1.1 Dec 13, 2023
0.30.0-alpha Nov 24, 2021

#41 in Web programming

Download history 261911/week @ 2024-01-18 256450/week @ 2024-01-25 241390/week @ 2024-02-01 241399/week @ 2024-02-08 239151/week @ 2024-02-15 263768/week @ 2024-02-22 271983/week @ 2024-02-29 262518/week @ 2024-03-07 274330/week @ 2024-03-14 260615/week @ 2024-03-21 262677/week @ 2024-03-28 278139/week @ 2024-04-04 291648/week @ 2024-04-11 296603/week @ 2024-04-18 299262/week @ 2024-04-25 250143/week @ 2024-05-02

1,192,216 downloads per month
Used in 790 crates (469 directly)

Apache-2.0

305KB
6K 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–3.5MB
~63K SLoC