Crate fuels_core
source ·Modules§
- This module implements everything related to code generation/expansion from a FuelVM ABI.
- This module implements basic
rustfmtcode formatting.
Structs§
Enums§
Traits§
abigenrequiresParameterizedto construct nested types. It is also used bytry_from_bytesto 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.