split_ascii_whitespace

Function split_ascii_whitespace 

Source
pub(crate) fn split_ascii_whitespace(string: &str) -> SplitAsciiWhitespace<'_>