☰
Module peekable
⚠ Internal Docs ⚠
Not Public API
Official Docs Here
64bit Linux GNU
64bit Windows GNU
64bit Mac OSX
Module peekable
Structs
?
Module
core
::
iter
::
adapters
::
peekable
source
·
[
−
]
Structs
Peekable
An iterator with a
peek()
that returns an optional reference to the next element.