Macro rustc_middle::implement_ty_decoder[][src]

macro_rules! implement_ty_decoder {
    ($DecoderName : ident < $($typaram : tt), * >) => { ... };
}