Skip to content

RepeatedField should implement std::iter::Extend #561

@qwandor

Description

@qwandor

As of 2.24.1, there doesn't seem to be an easy way to append multiple elements to a RepeatedField which already contains some elements. The simplest way to support this would be for it to implement std::iter::Extend, like Vec does.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions