Skip to main content

megabytes_to_bytes

Macro megabytes_to_bytes 

Source
macro_rules! megabytes_to_bytes {
    ($megabytes:expr) => { ... };
}