Function human_readable_file_size

Source
pub fn human_readable_file_size(path: &Path, format: &str) -> Result<String>