Skip to main content

classify_dispatch_table_shape

Function classify_dispatch_table_shape 

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