Skip to content

modularize associated iterators #479

Description

@alejandro-vaz

the associated iterators of SmallVec are:

  • Drain => drain.rs
  • IntoIter => intoiter.rs
  • Splice => splice.rs
  • ExtractIf => extractif.rs

each of those iterators should be moved into their file with all its methods and implementations

Metadata

Metadata

Assignees

Labels

good first issueGood for a first contributorhelp wantedNo clear candidate to implement itp-highhigh priorityr-refactorrelated to refactoring

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions