Expand description

Python context definition.

Modules

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

Structs

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.