Expand description
A [tower::Layer] for injecting and populating PyContext.
Structsยง
- AddPy
Context Layer - AddPyContextLayer is a [tower::Layer] that populates given PyContext from the Request and injects PyContext to the Request as an extension.
- AddPy
Context Service