Macro doe::memory_address

source ·
macro_rules! memory_address {
    ($x:expr) => { ... };
}
Expand description

expr return memory address

use doe::*;
let d1 = binary_to_decimal!("01101",i128);
println!("{:?}",memory_address!(d1));//0x7ffcac734f08