std
::
core
::
string
index_of_char_from
fn
usz
?
String
.
index_of_char_from
(
self
,
char
character
,
usz
start_index
)
Find the index of the first incidence of a character.
Parameters