Function rd_util::format_size

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