Docs.rs
zen-vm-0.2.1
zen-vm 0.2.1
Permalink
Docs.rs crate page
MIT
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
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate zen_vm
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