Module parsing

Source
Expand description

Core parsing functions.

Functionsยง

bytes_to_usize
Returns a usize from the given bytes.
min_increment_precision_from_str
Returns the minimum increment precision inferred from the given string, ignoring trailing zeros.
precision_from_str
Returns the decimal precision inferred from the given string.