Skip to main content

conv_predicate

Function conv_predicate 

Source
fn conv_predicate<'tcx>(
    tcx: TyCtxt<'tcx>,
    def_id: DefId,
    pair: Pair<'_, Rule>,
) -> Option<NumericPredicate<'tcx>>