xmlparser-derive-utils 0.1.2

Utils of xmlparser-derive. Should not be used directly.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "xmlparser-derive-utils"
version = "0.1.2"
repository = "https://github.com/PoiScript/xmlparser-derive"
description = "Utils of xmlparser-derive. Should not be used directly."
license = "MIT"
authors = ["PoiScript <poiscript@gmail.com>"]
edition = "2018"

[dependencies]
jetscii = "0.4.4"
lazy_static = "1.4.0"
memchr = "2.3.2"
xmlparser = "0.13.0"