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 Tracker #1

Open
6 of 9 tasks
NexRX opened this issue Dec 23, 2023 · 0 comments
Open
6 of 9 tasks

Feature Tracker #1

NexRX opened this issue Dec 23, 2023 · 0 comments

Comments

@NexRX
Copy link
Owner

NexRX commented Dec 23, 2023

Anything checked off is merged into the main branch

Features

  • Enum support for views
  • Ability to ('base', 'with', 'include', 'using', 'from', 'extend') previous view or model and add or omit on top of it
  • Attribute filtering, e.g. a list of attributes to keep (and default to none).
  • Add optional rustdoc arg for the generated model (Used with the first arg(s) being a comment/rustdoc

Research / Techspikes

Additions that I'm not sure if its possible or easy to add & maintain. Non-commital.

  • Struct level attributes to top of generated model, maybe even at the field level (helpful for defaults on enums etc)

Support

  • Carry over field rust docs
  • Paths in the derive list for generated models

Tweaks & Fixes

  • Tweak dependacy feature to not need to be included with them, relying on consumers to import/depend them
  • Docs has so many spelling/grammar mistakes, update that!
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