Skip to main content

position

Function position 

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