Module internal

Source
Expand description

Internal types.

These are not meant to be used directly but need to be public for macros to work.

Structs§

FormatFloat
Internal Wrapper for custom formatting of f64.
FormatInteger
Internal Wrapper for custom formatting of u64.
FormatPrefix
Internal Wrapper for custom formatting of prefix.

Enums§

FillItem
Internal An item which fills remaining space on the line.
Item
Internal An item shown on progress indicator line.