Module builder

Source

Structs§

CasmBuildResult
The builder result.
CasmBuilder
Builder to more easily write casm code.
State
The state of the variables at some line.
Var
Variables for casm builder, representing a CellExpression.

Traits§

ToOwned
A generalization of Clone to borrowed data.