xml_nom_parse 0.1.0

A XML parser with nom
Documentation
1
2
3
4
# nom_xml

A parser for XML written using nom. Partial care was taken to comply with XML standards, however the meta data is not accounted for
and there may be mistakes.