Function script::xpath::parser::forward_step

source ยท
fn forward_step(input: &str) -> IResult<&str, (Axis, NodeTest)>