WithItem struct

Defined in module ast (ast.l0).

Represents the WithItem structure.

Fields

init: StmtId
cleanup_stmt: StmtId
has_cleanup: bool
span: Span