xee-xpath-type 0.1.4

XPath type information
Documentation
# xee-xpath-type
[![Crates.io](https://img.shields.io/crates/v/xee-xpath-type.svg)](https://crates.io/crates/xee-xpath-type)
[![Documentation](https://docs.rs/xee-xpath-type/badge.svg)](https://docs.rs/xee-xpath-type)


Type information for XPath. This is that part of the AST that defines function
signatures. It's been extracted into its own crate so that it can be used by
the macro subsystem in
[`xee-xpath-macros`](https://crates.io/crates/xee-xpath-macros).

This is a low-level crate of the [Xee project](https://github.com/Paligo/xee).
For the API entry point see
[`xee-xpath`](https://docs.rs/xee-xpath/latest/xee_xpath/). For the `xee`
commandline tool, download a
[release](https://github.com/Paligo/xee/releases/).

## More Xee

[Xee homepage](https://github.com/Paligo/xee)

## Credits

This project was made possible by the generous support of
[Paligo](https://paligo.net/).