Docs.rs
lex-bytecode-0.7.0
lex-bytecode 0.7.0
Docs.rs crate page
EUPL-1.2
Links
Homepage
Repository
crates.io
Source
Owners
alpibrupa
Dependencies
indexmap ^2
normal
lex-ast ^0.7.0
normal
lex-types ^0.7.0
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.11
normal
thiserror ^2
normal
lex-syntax ^0.7.0
dev
Versions
25.62%
of the crate is documented
Go to latest version
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
lex_
bytecode
0.7.0
Crate Items
Structs
Enums
Constants
Traits
Functions
Type Aliases
List of all items
Structs
program::DeclaredEffect
program::Function
program::Program
program::Refinement
vm::DenyAllEffects
vm::NullTracer
vm::Vm
Enums
op::Const
op::Op
program::EffectArg
value::MapKey
value::Value
vm::VmError
Traits
parser_runtime::ClosureCaller
vm::EffectHandler
vm::Tracer
Functions
compiler::compile_program
parser_runtime::run_parser
program::compute_body_hash
Type Aliases
program::BodyHash
Constants
program::ZERO_BODY_HASH
vm::MAX_CALL_DEPTH