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

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