xee-xpath-load 0.2.0

Load XML into structs using XPath
Documentation
# xee-xpath-load
[![Crates.io](https://img.shields.io/crates/v/xee-xpath-load.svg)](https://crates.io/crates/xee-xpath-load)
[![Documentation](https://docs.rs/xee-xpath-load/badge.svg)](https://docs.rs/xee-xpath-load)


Infastructure to help defining loaders for XML data used by `xee-testrunner`.
Might be useful to load other XML things.

It builds on [`xee-xpath`](https://docs.rs/xee-xpath/latest/xee_xpath/).

This is a tooling 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/).