Module builder

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.

Enums§

AssertEqKind
The kind of an assert_eq action.

Traits§

ToOwned
A generalization of Clone to borrowed data.