Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 781 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 781 Bytes

xpath_reader: Discontinued

Thank you for your interest in this project. This project was a convenience wrapper around sxd_xpath to simplify usage for parsing recursive structures. This project is no longer updated or maintained and this repository will be archived.

Old Readme:

Current Version xpath-reader Build Status

Provides a convenient API to read from XML using XPath expressions.

This crate is mostly a wrapper around the crate sxd_xpath.