Module xrust::xpath[][src]

Expand description

xrust::xpath

An XPath parser as a nom parser combinator.

Functions

parse

Parse an XPath expression. The result is a Sequence constructor.