Macro rusticata_macros::gen_copy [] [src]

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