Function humansize::format_size_i

source ·
pub fn format_size_i(
    input: impl ToF64,
    options: impl AsRef<FormatSizeOptions>
) -> String