Macro rustc_middle::__impl_decoder_methods[][src]

macro_rules! __impl_decoder_methods {
    ($($name : ident -> $ty : ty ;) *) => { ... };
}