sway_ir

Module constant

Source
Expand description

Constant is a typed constant value.

Structs§

Constant
A Type and constant value, including ConstantValue::Undef for uninitialized constants.

Enums§

ConstantValue
A constant representation of each of the supported Types.

Type Aliases§

B256