Docs.rs
fusevm-0.14.1
fusevm 0.14.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
MenkeTechnologies
Dependencies
chrono ^0.4
normal
cranelift-codegen ^0.130
normal
optional
cranelift-frontend ^0.130
normal
optional
cranelift-jit ^0.130
normal
optional
cranelift-module ^0.130
normal
optional
cranelift-native ^0.130
normal
optional
glob ^0.3
normal
libc ^0.2
normal
optional
serde ^1
normal
tracing ^0.1
normal
bincode ^1
dev
criterion ^0.5
dev
serde_json ^1
dev
Versions
99.87%
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
BUILTIN_PRINT
fusevm
0.14.1
In fusevm::
shell_
builtins
fusevm
::
shell_builtins
Constant
BUILTIN_
PRINT
Copy item path
Source
pub const BUILTIN_PRINT:
u16
= 3;
Expand description
Dispatch ID for the shell
print
builtin.