Expand description
This crate contains an iterator which allows you to fully peek forward any number of elements.
Structs§
- Fully
Peekable Iterator - A trait for an interator which allows you to fully peek forward any number of elements.
Traits§
- Into
Fully Peekable Iterator - A trait for an iterator which allows you to fully peek forward any number of elements.