[][src]Function syn::fold::fold_field_pat

pub fn fold_field_pat<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: FieldPat
) -> FieldPat