Crate fuels_core
source · [−]Modules
This module implements everything related to code generation/expansion from a fuel/sway ABI.
This module implements basic rustfmt
code formatting.
Structs
Enums
Traits
abigen
requires Parameterized
to construct nested types. It is also used by try_from_bytes
to facilitate the instantiation of custom types from bytes.
Functions
Converts a u8 to a right aligned array of 8 bytes.
Converts a u16 to a right aligned array of 8 bytes.
Converts a u32 to a right aligned array of 8 bytes.