Function format_count

Source
pub fn format_count<T>(count: T) -> String
where T: ToPrimitive,