std
::
core
::
string
rindex_of_char
fn
usz
?
String
.
rindex_of_char
(
self
,
char
character
)
Find the index of the first incidence of a character starting from the end.
Parameters