Type Definition rustc_infer::infer::UnitResult[][src]

pub type UnitResult<'tcx> = RelateResult<'tcx, ()>;