Function format_memory_usage

Source
pub fn format_memory_usage(bytes: usize) -> String
Expand description

Convert bytes to megabytes for readability.