Macro getfn::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