Skip to main content

check_pat_variant_nested_or_literal_with_depth

Function check_pat_variant_nested_or_literal_with_depth 

Source
fn check_pat_variant_nested_or_literal_with_depth(
    ctx: &AssistContext<'_, '_>,
    pat: &Pat,
    depth_after_refutable: usize,
) -> bool