mirror of https://github.com/smithy-lang/smithy-rs
911aa71685
This PR adds a `name` function to the `Interceptor` trait so that interceptor errors are easier to narrow down. ---- _By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice._ |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
external-types.toml |
README.md
aws-inlineable
This is not a "real" crate, but instead a collection of Rust files which can be automatically copied into generated SDKs. This exists to facilitate writing complex snippets of code that can be tested with normal testing machinery without needing to create and publish an entire additional crate.
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.