Skip to main content

classify_match_dispatch_plan

Function classify_match_dispatch_plan 

Source
pub fn classify_match_dispatch_plan(
    arms: &[MatchArm],
    ctx: &impl CallLowerCtx,
) -> Option<MatchDispatchPlan>