Function exist_and_no_exchange_before

Source
fn exist_and_no_exchange_before(
    plan: &PlanRef,
    is_candidate: fn(&PlanRef) -> bool,
) -> bool