core
1.88.0-nightly-4824c2bb7-2025-05-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.