utf8_chunks

Function utf8_chunks 

Source
pub fn utf8_chunks(bytes: &[u8]) -> impl Iterator<Item = &str>