fastxml 0.8.1

A fast, memory-efficient XML library with XPath and XSD validation support
Documentation
1
2
3
4
5
6
//! Tests for the transform module.

mod builder_tests;
mod context_tests;
mod multi_tests;
mod reader_tests;