Structs§
- Constant
Export - Constant
Info - Stores the name and value of a constant
- 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. - Module
Info - Procedure
Export - 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
Export - Type
Info - Stores the name and concrete type of a type declaration
- 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§
- Item
Info - Stores information about an item
- Library
Error - Library
Export - Metadata about a procedure exported by the interface of a Library