lib.rs
360,798 downloads per month Used in 172 crates (63 directly). MIT/Apache. 22KB 376 lines. thousands. Provides a trait, Separable, for formatting numbers with separators between the digits.Typically this will be used to add commas or spaces every three digits from the right, but can be configured via a SeparatorPolicy. Examples