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

[Feature Request] Expose ignored fields #8

Closed
dev-ardi opened this issue Jul 28, 2023 · 2 comments · May be fixed by #13
Closed

[Feature Request] Expose ignored fields #8

dev-ardi opened this issue Jul 28, 2023 · 2 comments · May be fixed by #13
Assignees

Comments

@dev-ardi
Copy link
Contributor

Description

It would be nice to have them done, but until that's done I think it's better to have a HashMap of Key, Arguments instead of just ignoring them.

Implementation

Modify the struct so that it holds the hashmap and go through all of the Field variants. This is not too hard to do with a vim macro.

@dev-ardi
Copy link
Contributor Author

Note that I don't need this feature, I just think It'd be positive for the API

@veeso
Copy link
Owner

veeso commented Jul 31, 2023

Thanks for your suggestion. I've implemented it in 0.2.2

@veeso veeso closed this as completed Jul 31, 2023
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

Successfully merging a pull request may close this issue.

2 participants