Skip to main content

format_size

Function format_size 

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

Render a byte count as a human-readable string (e.g. “1.4 GiB”).