Struct peel_ip::prelude::str::SplitWhitespace 1.1.0
[−]
[src]
pub struct SplitWhitespace<'a> { /* fields omitted */ }
An iterator over the non-whitespace substrings of a string, separated by any amount of whitespace.