33 releases (stable)

1.7.3 Nov 5, 2024
1.7.1 Jul 3, 2024
1.2.0 Mar 12, 2024
1.1.1 Dec 13, 2023
0.55.3 May 23, 2023

#116 in Network programming

Download history 283951/week @ 2024-09-10 277289/week @ 2024-09-17 304767/week @ 2024-09-24 310900/week @ 2024-10-01 295365/week @ 2024-10-08 318082/week @ 2024-10-15 303177/week @ 2024-10-22 283795/week @ 2024-10-29 292820/week @ 2024-11-05 310402/week @ 2024-11-12 311848/week @ 2024-11-19 273322/week @ 2024-11-26 307773/week @ 2024-12-03 310577/week @ 2024-12-10 271002/week @ 2024-12-17 117509/week @ 2024-12-24

1,067,141 downloads per month
Used in 859 crates (474 directly)

Apache-2.0

745KB
15K SLoC

aws-smithy-runtime-api

APIs needed to configure and customize the Smithy generated code.

Most users will not need to use this crate directly as the most frequently used APIs are re-exported in the generated clients. However, this crate will be useful for anyone writing a library for others to use with their generated clients.

If you're needing to depend on this and you're not writing a library for Smithy generated clients, then please file an issue on smithy-rs as we likely missed re-exporting one of the APIs.

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:

APIs needed to configure and customize the Smithy generated code.

Most users will not need to use this crate directly as the most frequently used APIs are re-exported in the generated clients. However, this crate will be useful for anyone writing a library for others to use with their generated clients.

If you're needing to depend on this and you're not writing a library for Smithy generated clients, then please file an issue on smithy-rs as we likely missed re-exporting one of the APIs.

All client-specific code is in the client root level module to leave room for smithy-rs server APIs in the future.

Dependencies

~4–11MB
~104K SLoC