rusty_
common
0.1.0
In rusty_
common::
const_
fn_
candidates
rusty_common
::
const_fn_candidates
Function
bytes_to_mb
Copy item path
Source
pub const fn bytes_to_mb(bytes:
u64
) ->
u64
Expand description
Convert bytes to megabytes (1024 * 1024 bytes = 1 MB)