can_be_overflowed_pat

Function can_be_overflowed_pat 

Source
pub(crate) fn can_be_overflowed_pat(
    context: &RewriteContext<'_>,
    pat: &TuplePatField<'_>,
    len: usize,
) -> bool