pub fn classify_dispatch_table_shape_resolved(
arms: &[ResolvedMatchArm],
) -> Option<DispatchTableShape>Expand description
Mirror of crate::ir::classify_dispatch_table_shape /
_from_patterns.
pub fn classify_dispatch_table_shape_resolved(
arms: &[ResolvedMatchArm],
) -> Option<DispatchTableShape>Mirror of crate::ir::classify_dispatch_table_shape /
_from_patterns.