-
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
feature requestA new feature is requestedA new feature is requested
Description
I want to add builders to all types generated by prost-build.
All fields are optional, but Prost will use generate a Vec instead of an Option<Vec>.
So it would be useful to do #[builder(on(Vec, default))], so those fields are optional too.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestA new feature is requestedA new feature is requested