Function split_ascii_whitespace

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