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

Feat write #9

Merged
merged 3 commits into from
Nov 13, 2020
Merged

Feat write #9

merged 3 commits into from
Nov 13, 2020

Conversation

carrascomj
Copy link
Owner

Description

Writing capabilities were added.

Implementation

Derive Serialize everywhere. Untagged enums do not work on Serialize (see tafia/quick-xml#203), so Units miss the kind field on serialization. This is very important because it is a required field.

@carrascomj carrascomj merged commit f249b2d into trunk Nov 13, 2020
@carrascomj carrascomj changed the title Refactor quickxml Feat write Apr 8, 2021
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

Successfully merging this pull request may close these issues.

None yet

1 participant