Function format_size

Source
pub fn format_size<T>(size: T) -> String
where T: ToPrimitive,