Function script::xpath::eval_function::substring

source ยท
fn substring(s: &str, start_idx: isize, len: Option<isize>) -> String