Expand description
This module defines a Slide
iterator over Vector
s and slices
Structs§
- Slide
- Immutable iterator that returns both an element, and slice representing the remaining elements
Traits§
- Slider
- Interface for all types that can produce a
Slide
iterator