[go: up one dir, main page]

Crate re_format

source ·
Expand description

Miscellaneous tools to format and parse numbers, durations, etc.

Modules

Formatting for tables of Arrow arrays

Functions

Pretty format a number of bytes by using SI notation (base2), e.g.
Format a number with a decent number of decimals.
Format a number with a decent number of decimals.
Pretty format a large number by using SI notation (base 10), e.g.
Pretty format a number by using thousands separators for readability.