split_ext 0.1.0

Extension traits for splitting
Documentation

Extension traits for splitting.

Right now the focus is on packaging together an owned string and an iterator that borrows from the string to split it.

This is an initial, work-in-progress release.