Function rd_util::to_kb

source ·
pub fn to_kb<T>(size: T) -> f64
where T: ToPrimitive,