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