Module aws_smithy_http_server_python::context::layer
source · Expand description
A tower::Layer for injecting and populating PyContext.
Structs§
- AddPyContextLayer is a tower::Layer that populates given PyContext from the Request and injects PyContext to the Request as an extension.