Module argparse_rs::slide [] [src]

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