xml_dom 0.1.1

A Rust crate providing a reasonably faithful implementation of the W3C DOM Core
Documentation
[dependencies.log]
version = "0.4.8"

[package]
authors = ["Simon Johnston <johnstonskj@gmail.com>"]
description = "A Rust crate providing a reasonably faithful implementation of the W3C DOM Core"
documentation = "https://docs.rs/xml_dom/"
edition = "2018"
license = "MIT"
name = "xml_dom"
publish = true
readme = "README.md"
repository = "https://github.com/johnstonskj/rust-xml_dom.git"
version = "0.1.1"