KWARC / rust-libxml

Rust wrapper for libxml2
https://crates.io/crates/libxml
MIT License
76 stars 38 forks source link

rustfmt, clippy suggestions #26

Closed dginev closed 6 years ago

dginev commented 6 years ago

Cosmetic changes, and a "lightweight" breaking change to the namespace argument calls

Some of these rules can likely be enhanced with better values down the line, but I find it to be a good start.