rustc_type_ir::binder

Macro impl_binder_encode_decode

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