Module core::iter::adapters::peekable

source ·

Structs

  • An iterator with a peek() that returns an optional reference to the next element.