Module sxd_xpath::function

source ·
Expand description

Support for registering and creating XPath functions.

Structs

Provides common utility functions for dealing with function argument lists.

Enums

Represents the kind of an XPath value without carrying a value.
The errors that may occur while evaluating a function

Traits

Types that can be used as XPath functions.

Functions