Expand description
Index by chars.
Functionsยง
- count
- Counts the chars in a string slice.
- from_
byte_ idx - Converts from byte-index to char-index in a string slice.
- to_
byte_ idx - Converts from char-index to byte-index in a string slice.
Index by chars.