Skip to main content

Module lowerable

Module lowerable 

Source
Expand description

Traits for types that can be lowered.

Traitsยง

LowerableExpr
Declares that the type can be lowered into an expression.
LowerableStmt
Declares that the type can be lowered into a statement.