Skip to main content

format_bytes

Function format_bytes 

Source
fn format_bytes(n: u64) -> String
Expand description

Format a byte count value into a human-readable size string (e.g. KB, MB, GB).