How do you iterate over grapheme clusters of a String in Rust?

There's no built-in way? O.o

Thanks for pointing me to that crate! If it's the official, or semi-official solution, we might want to link to it from the book and the std docs.

1 Like