-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: koenichiwa/const_typed_builder
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
**Struct** in README should have an extra whitespace before it
bug
Something isn't working
documentation
Improvements or additions to documentation
Example in grouped fields has an error
bug
Something isn't working
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
Custom error handling that Something isn't working
enhancement
New feature or request
skip
should only be available on Option fields
bug
Add and optional, user set, prefix and or suffix to field setters
enhancement
New feature or request
#42
opened Sep 20, 2023 by
koenichiwa
Add a way to change New feature or request
MyStructBuilder
and MyStructData
suffix. Optionally add a prefix
enhancement
#41
opened Sep 20, 2023 by
koenichiwa
Add a SAT solver (behind a feature flag)
enhancement
New feature or request
help wanted
Extra attention is needed
#32
opened Sep 20, 2023 by
koenichiwa
Add New feature or request
good first issue
Good for newcomers
.unset_x()
functions to deinitialize mandatory and grouped fields. Make it possible to set fields again after their initialized.
enhancement
#31
opened Sep 20, 2023 by
koenichiwa
Add a way of default initializing certain fields
enhancement
New feature or request
#30
opened Sep 20, 2023 by
koenichiwa
Formulate the problem of validating grouped fields for the user
documentation
Improvements or additions to documentation
#29
opened Sep 20, 2023 by
koenichiwa
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.