Crate fuel_types

source ·
Expand description

Atomic types of the FuelVM.

Modules

  • Word-aligned bytes serialization functions.
  • Canonical serialization and deserialization of Fuel types.

Structs

Functions

  • Formatting utility to truncate a optional vector of bytes to a hex string of max length N
  • Formatting utility to truncate a vector of bytes to a hex string of max length N

Type Aliases