Module iter

Source
Expand description

Iterators provided by this crate.

Structs§

RawSplit
The iterator returned by RawOsStr::split.

Type Aliases§

SplitDeprecated
A temporary type alias providing backward compatibility.