xml-rs v0.8.3 Release Notes

Release Date: 2020-04-27 // almost 4 years ago
    • Added a new parser option, ignore_root_level_whitespace, which makes the parser skip emitting whitespace events outside of the root element when set to true. This helps with certain tasks like canonicalization.