Skip to main content

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 ๐Ÿ”’
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