rustfmt_nightly::patterns

Function count_wildcard_suffix_len

Source
fn count_wildcard_suffix_len(
    context: &RewriteContext<'_>,
    patterns: &[TuplePatField<'_>],
    span: Span,
    shape: Shape,
) -> usize