Skip to content

Add method drain for Vec, like std::vec::Vec? #334

@remme123

Description

@remme123

std drain retures a new struct Drain, but heapless can drop the drained data by using method copy_within & truncate.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions