Structs§
- 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.
- Module
Info - Procedure
Info - Stores the name and digest of a procedure.
- Version
- SemVer version as defined by https://semver.org.
- Version
Error - Error parsing a SemVer version or version requirement.
Enums§
- Library
Error - Library
Namespace - Represents the root component of a library path, akin to a Rust crate name
- Library
Namespace Error - Represents an error when parsing or validating a library namespace
- Library
Path Component - Represents a component of a LibraryPath in LibraryPath::components
- Path
Error - Represents errors that can occur when creating, parsing, or manipulating LibraryPaths