Function re_format::format_number
source · pub fn format_number(number: usize) -> StringExpand description
Pretty format a number by using thousands separators for readability.
pub fn format_number(number: usize) -> StringPretty format a number by using thousands separators for readability.