bytes_to_human_readable

Function bytes_to_human_readable 

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

Convert bytes to human-readable format (KB, MB, GB, TB).