Skip to main content

classify_match_dispatch_plan_from_patterns

Function classify_match_dispatch_plan_from_patterns 

Source
pub fn classify_match_dispatch_plan_from_patterns(
    patterns: &[&Pattern],
    ctx: &impl CallLowerCtx,
) -> Option<MatchDispatchPlan>