roxmltree 0.19.0

Represent an XML as a read-only tree.
Documentation
[features]
default = ["std", "positions"]
positions = []
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 = "2021"
keywords = ["xml", "parser", "tree", "dom"]
license = "MIT OR Apache-2.0"
name = "roxmltree"
readme = "README.md"
repository = "https://github.com/RazrFalcon/roxmltree"
rust-version = "1.60"
version = "0.19.0"