Macro rusticata_macros::gen_many_ref [] [src]

macro_rules! gen_many_ref {
    (($i:expr, $idx:expr), $l:expr, $f:expr) => { ... };
}