pub fn as_mb(bytes: f64, si: bool, short: bool) -> String
Display MB or MiB if short is false, otherwise if short is true and the value is greater than 1GB or 1GiB, display units using as_data_size().
short
as_data_size()