Skip to content

Allow #[builder(on(Vec, default))] #366

@Kriskras99

Description

@Kriskras99

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions