get_addr

Macro get_addr 

Source
macro_rules! get_addr {
    ($custom:ident $($tt:tt)*) => { ... };
    (($e:expr) $($tt:tt)*) => { ... };
    ($module:literal $($tt:tt)*) => { ... };
}
Expand description

DSL for getting addresses