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

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