Crate aws_smithy_http_server[−][src]
Expand description
HTTP server runtime and utilities, loosely based on Axum.
Modules
Structs
A stream of Bytes, used when receiving bodies.
Errors that can happen when using aws-smithy-server.
The router type for composing handlers and services.
Traits
Trait representing a streaming body of a Request or Response.