☰
Module collect
⚠ Internal Docs ⚠
Not Public API
Official Docs Here
64bit Linux GNU
64bit Windows GNU
64bit Mac OSX
Module collect
Traits
?
Module
core
::
iter
::
traits
::
collect
source
·
[
−
]
Traits
Extend
Extend a collection with the contents of an iterator.
FromIterator
Conversion from an
Iterator
.
IntoIterator
Conversion into an
Iterator
.