Function bytes_to_mb

Source
pub const fn bytes_to_mb(bytes: u64) -> u64
Expand description

Convert bytes to megabytes (1024 * 1024 bytes = 1 MB)