pub const fn str_rfind(left: &str, right: &str, from: usize) -> Option<usize>
👎Deprecated since 0.2.10: renamed to
rfind
, full path: konst::string::rfind
Expand description
renamed to rfind
, full path: konst::string::rfind