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.