Skip to main content

xee_xpath_type/
lib.rs

1pub mod ast;
2mod sequence_type;
3pub use sequence_type::TypeInfo;