roxmltree 0.11.0

Represent an XML as a read-only tree.
Documentation
[badges.travis-ci]
repository = "RazrFalcon/roxmltree"
[dependencies.xmlparser]
version = "0.13.1"
[dev-dependencies.pretty_assertions]
version = "0.5"

[package]
authors = ["Evgeniy Reizner <razrfalcon@gmail.com>"]
categories = ["parser-implementations"]
description = "Represent an XML as a read-only tree."
documentation = "https://docs.rs/roxmltree/"
edition = "2018"
keywords = ["xml", "parser", "tree", "dom"]
license = "MIT/Apache-2.0"
name = "roxmltree"
readme = "README.md"
repository = "https://github.com/RazrFalcon/roxmltree"
version = "0.11.0"