Module slide

Source
Expand description

This module defines a Slide iterator over Vectors 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