Function to_kb

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