split_preserve

Crates.iosplit_preserve
lib.rssplit_preserve
version0.1.0
sourcesrc
created_at2019-05-28 01:04:22.264672
updated_at2019-05-28 01:04:22.264672
descriptionAn iterator that splits on whitespace but doesn't throw it away
homepage
repositoryhttps://github.com/Mendess2526/split-conserve-ws
max_upload_size
id137432
size5,860
Mendes (mendess)

documentation

README

split-conserve-ws

This crate provides an iterator over strings that splits on whitespace but doesn't throw the whitespace away, like the version in std does.

Commit count: 0

cargo fmt