Function position

Source
fn position(substring: &str, string: &str) -> Result<i32, EvalError>