Skip to content

Feature request: Vec::insert_slice #1964

Closed
@clarfonthey

Description

@clarfonthey

Right now, String supports insert_str, but Vec doesn't support a similar method for slices. It would be nice if we could have a method for Vec<T: Clone> like this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-libs-apiRelevant to the library API team, which will review and decide on the RFC.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions