Module async_with

Source

Structs§

AsyncWith
Async with statement (async with context as var: …)
WithItem
A with item (context_expr as optional_vars)