Function rd_util::format_count

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