Struct collections::str::CharIndices
[−]
[src]
pub struct CharIndices<'a> { // some fields omitted }
Iterator for a string's characters and their byte offsets.
pub struct CharIndices<'a> { // some fields omitted }
Iterator for a string's characters and their byte offsets.