Crate rxml_validation

source ·
Expand description

This is a supplementary crate for rxml. It is factored out of the main crate to support rxml_proc, a crate of macros which allow compile-time validation and typing of XML strings.

If the std feature is not enabled (it is enabled by default), this crate can be used in no_std environments.

Modules§

  • Constants and Utilities for matching ranges of codepoints

Enums§

  • Error condition from validating an XML string.

Functions§