roxmltree 0.15.1

Represent an XML as a read-only tree.
Documentation
[dependencies.xmlparser]
version = "0.13.5"

[features]
default = ["std"]
std = []

[package]
authors = ["Yevhenii 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.15.1"