Module str_indices::chars

source ·
Expand description

Index by chars.

Functions

  • Counts the chars in a string slice.
  • Converts from byte-index to char-index in a string slice.
  • Converts from char-index to byte-index in a string slice.