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