script::xpath::parser

Function forward_step

Source
fn forward_step(input: &str) -> IResult<&str, (Axis, NodeTest)>