-
Notifications
You must be signed in to change notification settings - Fork 266
Open
Labels
help wantedserdeIssues related to mapping from Rust types to XMLIssues related to mapping from Rust types to XML
Description
Thanks to the work of @ggodlewski, whitespace is now preserved by default according to the xml specification when deserializing with serde. I note, however, one lingering apparent inconsistency in the case of deserializing a string consisting of only whitespace.
I've isolated the issue in these contrasting passing and failing tests.
Is this intended behaviour?
Metadata
Metadata
Assignees
Labels
help wantedserdeIssues related to mapping from Rust types to XMLIssues related to mapping from Rust types to XML