xee_xpath/
function.rs

1//! XPath Function types
2
3pub use xee_interpreter::function::{Array, Function, Map};