Expand description
Python context definition.
Modules§
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.
Python context definition.