pub fn strpos(string: Expr, substring: Expr) -> Expr
finds the position from where the substring matchs the string
substring
string