Crate roxmltree

source ·
Expand description

Represent an XML document as a read-only tree.

The root point of the documentations is Document::parse.

You can find more details in the README and the parsing doc.

The tree structure itself is a heavily modified https://github.com/causal-agent/ego-tree License: ISC.

Structs§

Enums§

Constants§