format_size

Function format_size 

Source
pub fn format_size(size_bytes: u64) -> String
Expand description

格式化大小 (字节转换为 KB/MB/GB)