Expand description
The top level lib.rs
for the Vermilion virtual machine.
Re-exports§
pub use object::VermilionObject;
Modules§
- Exposes the instructions that are available to the virtual machine.
- A module that provides support for the types defined in Vermilion 2021 R2.
Structs§
- A Vermilion 2021 R2 compliant virtual machine.
Enums§
- A vermilion 2021 R2 compliant symbol.
Type Aliases§
- A function used for external symbols.