Thanks to visit codestin.com Credit goes to docs.rs
pub fn strpos(string: Expr, substring: Expr) -> Expr
finds the position from where the substring matches the string
substring
string