Module aluvm::data[][src]

Expand description

Internal data representations and operations on data used by AluVM

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

Layout of the float value encoding.

Layout of the value encoding.

Errors parsing literal values in AluVM assembly code

Traits

Trait of different number layouts