Skip to content

Impl Clone for EcoVec::IntoIter #52

@molarmanful

Description

@molarmanful

Hi, was wondering whether it would be possible to make EcoVec::IntoIter Clone, or if there is some hidden gotcha I'm missing. My current workaround is to do:

vec.to_vec().into_iter()

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions