Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fields.members() for darling::ast::Fields<T> #324

Open
Bleachfuel opened this issue Jan 28, 2025 · 0 comments
Open

fields.members() for darling::ast::Fields<T> #324

Bleachfuel opened this issue Jan 28, 2025 · 0 comments

Comments

@Bleachfuel
Copy link

Bleachfuel commented Jan 28, 2025

add a .members() function to darling::ast::Fields<T> that works like syn::Fields::members(). this is useful for not having to match on wether its named, unnamed or a unit struct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant