xee-xpath-lexer 0.1.4

XPath lexer
Documentation
1
2
3
4
5
6
# xee-xpath-lexer
[![Crates.io](https://img.shields.io/crates/v/xee-xpath-lexer.svg)](https://crates.io/crates/xee-xpath-lexer)
[![Documentation](https://docs.rs/xee-xpath-lexer/badge.svg)](https://docs.rs/xee-xpath-lexer)


Break XPath expressions into tokens so that they can be consumed by a parser.