rusty_xml-reader 0.5.0

xmlTextReader pull parser for rusty_xml
Documentation
[package]

name = "rusty_xml-reader"

version.workspace = true

edition.workspace = true

license.workspace = true

repository.workspace = true

authors.workspace = true

homepage.workspace = true

rust-version.workspace = true

description = "xmlTextReader pull parser for rusty_xml"

keywords.workspace = true

categories.workspace = true



[dependencies]

rusty_xml-parser = { workspace = true }

rusty_xml-tree = { workspace = true }



[lints]

workspace = true