Crate aws_smithy_http_server
source · [−]Expand description
HTTP server runtime and utilities, loosely based on axum.
Re-exports
pub use self::extension::Extension;
Modules
Macros
Define a type that implements
std::future::Future
.Structs
Middleware for adding some shareable value to request extensions.
[
Layer
] for adding some shareable value to request extensions.