Macro rusticata_macros::gen_at_rel_offset
[−]
[src]
macro_rules! gen_at_rel_offset { (($i:expr, $idx:expr), $rel_offset:expr, $f:ident( $($args:tt)* )) => { ... }; (($i:expr, $idx:expr), $rel_offset:expr, $submac:ident!( $($args:tt)* )) => { ... }; }