format_size

Function format_size 

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

Formats a byte size into a human-readable string (e.g., “1.5 GB”)