Expand description
Atomic types of the FuelVM.
Modules§
- bytes
- Word-aligned bytes serialization functions.
- canonical
- Canonical serialization and deserialization of Fuel types.
Structs§
- Address
- FuelVM atomic array type.
- AssetId
- FuelVM atomic array type.
- BlobId
- FuelVM atomic array type.
- Block
Height - FuelVM atomic numeric type.
- Bytes4
- FuelVM atomic array type.
- Bytes8
- FuelVM atomic array type.
- Bytes20
- FuelVM atomic array type.
- Bytes32
- FuelVM atomic array type.
- Bytes64
- FuelVM atomic type.
- ChainId
- FuelVM atomic numeric type.
- Contract
Id - FuelVM atomic array type.
- Message
Id - FuelVM atomic array type.
- Nonce
- FuelVM atomic array type.
- Salt
- FuelVM atomic array type.
- SubAsset
Id - FuelVM atomic array type.
- TxId
- FuelVM atomic array type.
Functions§
- fmt_
option_ truncated_ hex - Formatting utility to truncate a optional vector of bytes to a hex string of max
length
N
- fmt_
truncated_ hex - Formatting utility to truncate a vector of bytes to a hex string of max length
N
Type Aliases§
- Immediate06
- 6-bits immediate value type
- Immediate12
- 12-bits immediate value type
- Immediate18
- 18-bits immediate value type
- Immediate24
- 24-bits immediate value type
- Register
Id - Register ID type
- Word
- Register value type