Skip to main content

format_size

Function format_size 

Source
pub fn format_size(size: u64, human: bool, si: bool, kibibytes: bool) -> String
Expand description

Format a file size for display.