Skip to main content

lower_universe

Function lower_universe 

Source
fn lower_universe<'tcx, T: TypeFoldable<TyCtxt<'tcx>> + Copy>(
    infcx: &InferCtxt<'tcx>,
    for_universe: UniverseIndex,
    value: T,
) -> T