Crate vermilion_vm[−][src]
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
Enums
A vermilion 2021 R2 compliant symbol.
Type Definitions
A function used for external symbols.