Macro rustc_middle::ty::codec::impl_decodable_via_ref[][src]

macro_rules! impl_decodable_via_ref {
    ($($t : ty), +) => { ... };
}