Registry / other / fuel-types

fuel-types

JSON →
library0.66.3rscratesunverified

Atomic types of the FuelVM, providing core data structures for the Fuel virtual machine.

# Cargo.toml [dependencies] fuel-types = "0.66.3"
INSTALL
IMPORT
SIG · FUEL-TYPES
F
fuel-types
otherrustv0.66.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Word
use fuel_types::Word;

Creates a default Word type for FuelVM.

use fuel_types::Word; fn main() { let word = Word::default(); println!("Word: {:?}", word); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.66.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
fuel-types — cargo add fuel-types · libregistry