Module cairo_lang_lowering::lower
source · Modules
Structs
A lowered function code.
Functions
Lowers a semantic free function.
Lowers a semantic statement.
Lowers an expression that is either a complete block, or the end (tail expreesion) of a
block.
Converts Result<LoweredExpr, LoweringFlowError> into
BlockScopeEnd
.