utf8_chunks
shared
0.1.0
shared
Function
utf8_
chunks
Copy item path
Source
pub fn utf8_chunks(bytes: &[
u8
]) -> impl
Iterator
<Item = &
str
>