humansize

Function format_size

Source
pub fn format_size(
    input: impl ToF64 + Unsigned,
    options: impl AsRef<FormatSizeOptions>,
) -> String