core
1.91.0-nightly
(1ebbd87a6 2025-08-11)
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.