RReverser / serde-xml-rs

xml-rs based deserializer for Serde (compatible with 1.0+)
https://crates.io/crates/serde-xml-rs
MIT License
269 stars 90 forks source link

Does anyone have an improved fork or does any better alternative exist? #203

Open hecatia-elegua opened 1 year ago

hecatia-elegua commented 1 year ago

Someone should also specify in the README that this can only parse the most basic, well-nested XML files.

Edit: this looks like the best alternative: https://docs.rs/quick-xml/latest/quick_xml/de/