Function syn::fold::fold_pat_tuple

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