Expand description
Collecting iterators directly into an arena.
Traitsยง
- Collect
In - Collect an iterator into an arena-allocated collection.
- From
Iterator In - Construct a collection from an iterator, allocating its storage in an arena.
Collecting iterators directly into an arena.