Module aluvm::data

source ·
Expand description

Internal data representations and operations on data used by AluVM

Modules

  • Helper traits and default implementations for encoding elements of AliVM container types

Structs

  • Large binary bytestring object.
  • Layout of the integer value encoding.
  • Representation of the value from a register, which may be None if the register is unset.
  • Type holding number of any layout
  • Value for step instructions which can be displayed as a part of operation mnemonic

Enums

Traits