Crate fixed_num_helper

Source

Structs§

Formatter

Enums§

ParseDec19x19Error

Constants§

FRAC_PLACES
The number of digits after the dot.
FRAC_SCALE_I128
FRAC_SCALE_U128
Scale that moves FRAC_PLACES fractional digits into the integer part when multiplied.

Traits§

Format
IntoRandRange
Rand

Functions§

parse_dec19x19_internal
shift_decimal
Shifts digits between the integer and fractional part strings based on the given exponent.

Type Aliases§

RandRange