Expand description
ByteQty
, Quantity of memory used, measured in bytes.
Structs§
- ByteQty
- Quantity of memory used, measured in bytes.
- Supported
Units 🔒 - Helper to format the list of supported units into
IBQ::UnknownUnit
Enums§
- Byte
QtySerde 🔒serde
- Helper for deserializing
ByteQty
- Invalid
Byte Qty - Error parsing (or deserialising) a
ByteQty
Constants§
- ALL_
UNITS 🔒 - Units that are used when parsing and when printing
- DISPLAY_
UNITS 🔒 - Units that can be suffixed to a number, when displaying
ByteQty
(macro) - PARSE_
UNITS 🔒 - Units that are (only) recognised parsing a
ByteQty
from a string