pub const QUANTITY_UNDEF: QuantityRaw = QuantityRaw::MAX; // 340_282_366_920_938_463_463_374_607_431_768_211_455u128
Expand description
The sentinel value for an unset or null quantity.
pub const QUANTITY_UNDEF: QuantityRaw = QuantityRaw::MAX; // 340_282_366_920_938_463_463_374_607_431_768_211_455u128
The sentinel value for an unset or null quantity.