Function syn::fold::fold_pat_ident

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