Macro rustc_mir_build::thir::pattern::CloneImpls[][src]

macro_rules! CloneImpls {
    (< $lt_tcx : tt > $($ty : ty), +) => { ... };
}