Function script::xpath::parser::name_test

source ยท
fn name_test(input: &str) -> IResult<&str, NameTest>