Structs§
- Ascending
- Ascending increments with BaseCount::ONE until BaseCount::MAX is reached.
- Base
Count - Count a base number, which is a generic exponent of ten. EXP can be seen as the resolution of the count, i.e., EXP 3 counts per thousand, and -2 counts with two fractions.
- Descending
- Descending decrements with BaseCount::ONE until BaseCount::ZERO is reached.
- Parse
Error - Generic flag without explaination.
Type Aliases§
- Atto
- SI prefix for 10⁻¹⁸.
- Centi
- SI prefix for 10⁻².
- Deca
- SI prefix for 10¹.
- Deci
- SI prefix for 10⁻¹.
- Exa
- SI prefix for 10¹⁸.
- Femto
- SI prefix for 10⁻¹⁵.
- Giga
- SI prefix for 10⁹.
- Hecto
- SI prefix for 10².
- Kilo
- SI prefix for 10³.
- Mega
- SI prefix for 10⁶.
- Micro
- SI prefix for 10⁻⁶.
- Milli
- SI prefix for 10⁻³.
- Nano
- SI prefix for 10⁻⁹.
- Natural
- Count with plain integers.
- Peta
- SI prefix for 10¹⁵.
- Pico
- SI prefix for 10⁻¹².
- Quecto
- SI prefix for 10⁻³⁰.
- Quetta
- SI prefix for 10³⁰.
- Ronna
- SI prefix for 10²⁷.
- Ronto
- SI prefix for 10⁻²⁷.
- Tera
- SI prefix for 10¹².
- Yocto
- SI prefix for 10⁻²⁴.
- Yotta
- SI prefix for 10²⁴.
- Zepto
- SI prefix for 10⁻²¹.
- Zetta
- SI prefix for 10²¹.