Module peekable
core
1.92.0-nightly
(5c7ae0c7e 2025-10-02)
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.