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

#118 in Network programming

Download history 279754/week @ 2024-09-18 306433/week @ 2024-09-25 306336/week @ 2024-10-02 298585/week @ 2024-10-09 320703/week @ 2024-10-16 296209/week @ 2024-10-23 284350/week @ 2024-10-30 296180/week @ 2024-11-06 310853/week @ 2024-11-13 311936/week @ 2024-11-20 273636/week @ 2024-11-27 306141/week @ 2024-12-04 310644/week @ 2024-12-11 231285/week @ 2024-12-18 117608/week @ 2024-12-25 148604/week @ 2025-01-01

867,819 downloads per month
Used in 860 crates (475 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–10MB
~105K SLoC