Structs§
- Function
Type Deserializer - A wrapper type for FunctionType that provides deserialization support via the winter-utils serializer.
- Function
Type Serializer - A wrapper type for FunctionType that provides serialization support via the winter-utils serializer.
- Kernel
Library - Represents a library containing a Miden VM kernel.
- Library
- Represents a library where all modules were compiled into a
MastForest
. - Library
Export - Metadata about a procedure exported by the interface of a Library
- Library
Path - Path to a module or a procedure.
- Module
Info - Procedure
Info - Stores the name and digest of a procedure.
- Type
Deserializer - A wrapper type for Type that provides deserialization support via the winter-utils serializer.
- Type
Serializer - A wrapper type for Type that provides serialization support via the winter-utils serializer.
- 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