Modules§
Structs§
- The Assembler is the primary interface for compiling Miden Assembly to the Miden Abstract Syntax Tree (MAST).
- Represents a library containing a Miden VM kernel.
- Represents a library where all modules were compiled into a
MastForest. - Path to a module or a procedure.
- Represents a Semantic Versioning version string, without pre-releases.
Enums§
- An error which can be generated while compiling a Miden assembly program into a MAST.
- Represents the root component of a library path, akin to a Rust crate name