Macro rustc_middle::ty::codec::impl_arena_copy_decoder

source ยท
macro_rules! impl_arena_copy_decoder {
    (<$tcx:tt> $($ty:ty,)*) => { ... };
}