Function humansize::make_format_i

source ·
pub fn make_format_i<T: ToF64>(
    options: impl AsRef<FormatSizeOptions>
) -> impl Fn(T) -> String