Function str_find

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

renamed to find, full path: konst::string::find