UnitBinder

Type Alias UnitBinder 

Source
pub type UnitBinder<'tcx> = Binder<'tcx, ()>;

Aliased Typeยง

pub struct UnitBinder<'tcx> { /* private fields */ }