-
Notifications
You must be signed in to change notification settings - Fork 52
Issues: idanarye/rust-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
Allow specifying custom derives on all generated builder variants
#144
opened May 24, 2024 by
Niedzwiedzw
Calling some methods on the builder type directly without calling
.build()
#124
opened Oct 16, 2023 by
KSXGitHub
Way to mark all Option fields as default (unless explicitly specified).
#108
opened Aug 8, 2023 by
koenichiwa
Type level
field_defaults
that only effect Option<T>
fields
#70
opened Sep 14, 2022 by
Michael-J-Ward
Reconsider bumping minor version on backwards-compatible updates because it contradicts
cargo
's semver
#62
opened Feb 21, 2022 by
Veetaha
Default for field if generic type implements trait (without specialization)
#51
opened Apr 12, 2021 by
kitlith
#[builder(default = ...)] for generic field got error "expected type parameter, found concrete type"
#44
opened Jan 15, 2021 by
cshuaimin
Add helper macros for matching on and transforming the generic parameter of the builder type
#23
opened Dec 12, 2019 by
idanarye
Add traits for matching on and transforming the generic parameter of the builder type
#22
opened Dec 12, 2019 by
idanarye
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.