Macro rustc_middle::implement_ty_decoder

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