Macro rustc_middle::ty::codec::impl_binder_encode_decode

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