Function script::xpath::parser::abbrev_forward_step

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