Docs.rs
sway-core-0.1.6
sway-core 0.1.6
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fuel-service-user
Dependencies
derivative ^2.2.0
normal
either ^1.6
normal
fuel-asm ^0.1
normal
fuel-vm ^0.1
normal
hex ^0.4
normal
lazy_static ^1.4
normal
line-col ^0.2
normal
fuel-pest ^3.0
normal
pest_derive ^2.0
normal
petgraph ^0.5
normal
sha2 ^0.9
normal
smallvec ^1.7
normal
source-span ^2.4
normal
structopt ^0.3
normal
sway-types ^0.1.6
normal
thiserror ^1.0
normal
uuid-b64 ^0.1
normal
Versions
6.01%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
Other items in
sway_core
::
constants
?
Constant
sway_core
::
constants
::
VM_WORD_SIZE
[
−
]
[src]
pub const VM_WORD_SIZE:
u64
= 8;
Expand description
The size, in bytes, of a single word in the FuelVM.