Skip to main content

format_count

Function format_count 

Source
pub fn format_count(n: u64) -> String
Expand description

Format an integer with comma separators (e.g. 1,234,567).