Docs.rs
aver-lang-0.7.1
aver-lang 0.7.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jasisz
Dependencies
aver-rt =0.3.2
normal
clap ^4
normal
colored ^2
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
toml ^0.8
normal
url ^2
normal
criterion ^0.5
dev
tempfile ^3
dev
Versions
23.49%
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
LOAD_FALSE
aver
0.7.1
In aver::
vm::
opcode
aver
::
vm
::
opcode
Constant
LOAD_
FALSE
Copy item path
Source
pub const LOAD_FALSE:
u8
= 0x09;
Expand description
Push
NanValue::FALSE
.