Macro rustc_type_ir::binder::impl_binder_encode_decode

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