Skip to main content
strpos
mz_expr
0.0.0
In mz_
expr::
scalar::
func
mz_expr
::
scalar
::
func
Function
strpos
Copy item path
Source
fn strpos(string: &
str
, substring: &
str
) ->
Result
<
i32
,
EvalError
>