Skip to main content

human_bytes

Function human_bytes 

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

Convert bytes to human-readable format (KB, MB, GB, TB). Used for S3 object sizes.