Settings
Help

Module byte_qty

Module byte_qty 

Source
Expand description

ByteQty, Quantity of memory used, measured in bytes.

StructsΒ§

ByteQty
Quantity of memory used, measured in bytes.
SupportedUnits πŸ”’
Helper to format the list of supported units into IBQ::UnknownUnit

EnumsΒ§

ByteQtySerde πŸ”’ serde
Helper for deserializing ByteQty
InvalidByteQty
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