[package] name = "split-conserve-ws" version = "0.1.0" authors = ["Mendess2526 "] edition = "2018" description = "An iterator that splits on whitespace but doesn't throw it away" license = "MIT" repository = "https://github.com/Mendess2526/split-conserve-ws" # readme = "README.md" keywords = ["iterator", "whitespace"] categories = ["rust-patterns", "algorithms"]