script::xpath::parser

Function reverse_step

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