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