| Crates.io | xpath_reader |
| lib.rs | xpath_reader |
| version | 0.5.3 |
| created_at | 2017-05-01 17:59:41.336589+00 |
| updated_at | 2019-05-29 18:48:34.318136+00 |
| description | Provides a convenient API to read from XML using XPath expressions. |
| homepage | |
| repository | https://github.com/leoschwarz/xpath_reader |
| max_upload_size | |
| id | 12704 |
| size | 36,701 |
Provides a convenient API to read from XML using XPath expressions.
This crate is mostly a wrapper around the crate sxd_xpath.