Re-exports§
pub use gc::Gc;
pub use vm::VirtualMachine;
pub use strings::STRING_TABLE;
pub use module::Module;
pub use errors::RuntimeError;
pub use errors::ExecResult;
Modules§
Structs§
- Variant
Key - Wrapper for variant that dynamically ensures hashability