str_
indices
0.4.1
Module chars
Module Items
Functions
In crate str_
indices
str_indices
Module
chars
Copy item path
Source
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.