☰
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.