Function fold_pat_tuple

Source
pub fn fold_pat_tuple<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: PatTuple,
) -> PatTuple