Docs.rs
zen-vm-0.2.1
zen-vm 0.2.1
Permalink
Docs.rs crate page
MIT
06 August 2026
Links
Repository
crates.io
Source
Owners
bot-gorules
Dependencies
ahash ^0.8.3
normal
bumpalo ^3.12.0
normal
chrono ^0.4.24
normal
fastrand ^1.9.0
normal
hashbrown ^0.13.2
normal
humantime ^2.1.0
normal
once_cell ^1.17.1
normal
rust_decimal ^1.29.1
normal
rust_decimal_macros ^1.29.1
normal
serde_json ^1.0.95
normal
thiserror ^1.0.40
normal
zen-parser ^0.2.1
normal
criterion ^0.4.0
dev
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
All
zen_vm
0.2.1
Crate Items
Structs
Enums
List of all items
Structs
compiler::Compiler
isolate::Isolate
vm::Scope
vm::VM
Enums
compiler::CompilerError
isolate::IsolateError
opcodes::ExecResult
opcodes::Opcode
opcodes::Variable
vm::VMError