exml 0.7.2

Pure Rust XML library based on libxml2
Documentation
1
2
3
4
5
6
7
8
9
./test/errors/attr1.xml:2: parser error : AttValue: ' expected

^
./test/errors/attr1.xml:2: parser error : attributes construct error

^
./test/errors/attr1.xml:2: parser error : Couldn't find end of Start Tag foo line 1

^