aws_smithy_http_server_python
0.63.2
Module layer
Structs
In aws_smithy_http_server_python::context
Module
aws_smithy_http_server_python
::
context
::
layer
Copy item path
source
·
[
−
]
Expand description
A [tower::Layer] for injecting and populating
PyContext
.
Structs
§
AddPyContextLayer
AddPyContextLayer is a [tower::Layer] that populates given
PyContext
from the
Request
and injects
PyContext
to the
Request
as an extension.
AddPyContextService