Module peekable
core
1.93.0-nightly
(07bdbaedc 2025-11-19)
Module peekable
Module Items
Structs
In core::
iter::
adapters
core
::
iter
::
adapters
Module
peekable
Copy item path
Source
Structs
§
Peekable
An iterator with a
peek()
that returns an optional reference to the next element.