Module context

Source
Expand description

Python context definition.

Modules§

layer
A [tower::Layer] for injecting and populating PyContext.

Structs§

PyContext
PyContext is a wrapper for context object provided by the user. It injects some values (currently only super::lambda::PyLambdaContext) that is type-hinted by the user.