Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Deserialization for the Remainder of the Struct Fields #1

Open
indiv0 opened this issue Jun 22, 2016 · 2 comments
Open

Implement Deserialization for the Remainder of the Struct Fields #1

indiv0 opened this issue Jun 22, 2016 · 2 comments

Comments

@indiv0
Copy link
Owner

indiv0 commented Jun 22, 2016

Currently, the majority of the remaining fields are blocked by this issue in serde_xml: serde-deprecated/xml#15.

@indiv0
Copy link
Owner Author

indiv0 commented Jun 22, 2016

The fields that aren't blocked require a way to deserialize when attributes and child elements share a name.

@indiv0
Copy link
Owner Author

indiv0 commented Feb 16, 2017

Now that this isn't blocked implementation can begin (if I can find time).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant