format_bytes

Function format_bytes 

Source
pub fn format_bytes(bytes: usize) -> String
Expand description

Format bytes into a human-readable string (B, KB, MB, GB).