Function syn::fold::fold_field_pat

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