Skip to main content

classify_dispatch_table_shape_resolved

Function classify_dispatch_table_shape_resolved 

Source
pub fn classify_dispatch_table_shape_resolved(
    arms: &[ResolvedMatchArm],
) -> Option<DispatchTableShape>
Expand description

Mirror of crate::ir::classify_dispatch_table_shape / _from_patterns.