# camel-language-xpath
> XPath Language for rust-camel (XPath 1.0 via sxd-xpath)
## Overview
XPath Language for rust-camel (XPath 1.0 via sxd-xpath).
XPath Language for rust-camel (XPath 1.0 via sxd-xpath).
## Installation
Add to your `Cargo.toml`:
```toml
[dependencies]
camel-language-xpath = "*"
```