Module indices

Source

Structsยง

Latin1Indices
Similar to core::str::CharIndices for Latin-1 strings, represented as [u8].
Utf16Indices
Similar to core::str::CharIndices for UTF-16 strings, represented as [u16].