You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2020. It is now read-only.
not as easy as i expected.
initial implementation at https://github.com/serde-rs/xml/blob/master/src/de/mod.rs#L302-343
messy with tuple like enums since arrays of those are totally weird in xml.