camel-language-xpath 0.8.0

XPath Language for rust-camel (XPath 1.0 via sxd-xpath)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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 = "*"
```