libxml 0.2.0

A Rust wrapper for libxml2 - the XML C parser and toolkit developed for the Gnome project
Documentation
# Compiled files
*.o
*.so
*.rlib
*.dll
Cargo.lock

# Executables
*.exe

# Vim swap files
*.swp

# Generated by Cargo
/target/

# Test results
/tests/results/*.xml
/tags