Iterator over all 2-splits
Allows splitting of iterators.
Split anything implementing Read trait by multiple sequences of bytes
Iterator over paragraphs of a string.
Split an iterator into contiguous spans.
Split for every n occurrences of a pattern iteratively!
2 dimensional version of Enumerate from the standard library
An iterator that splits a collection into approximately equal parts.
A Rust library for accessing (&[T], &[T]) as if it were a single slice
An iterator that splits on whitespace but doesn't throw it away
An iterator that splits on whitespace but doesn't throw it away
A lightweight, high-performance string manipulation library optimized for speed-sensitive applications