[go: up one dir, main page]

quick-xml 0.1.1

High performance xml pull reader
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "quick-xml"
version = "0.1.1"
authors = ["Johann Tuffe <tafia973@gmail.com"]
description = "High performance xml pull reader"
repository = "https://github.com/tafia/quick-xml"
readme = "README.md"
keywords = ["xml", "reader", "parser"]
license = "MIT"

[dependencies]
log="0.3"