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

Provide a means to serialize arbitrary types via serde on the manual XML writer #610

Closed
dralley opened this issue Jun 4, 2023 · 0 comments
Assignees
Labels
enhancement serde Issues related to mapping from Rust types to XML

Comments

@dralley
Copy link
Collaborator

dralley commented Jun 4, 2023

Issue for #609

@dralley dralley self-assigned this Jun 4, 2023
@Mingun Mingun added enhancement serde Issues related to mapping from Rust types to XML labels Jun 5, 2023
dralley pushed a commit to dralley/quick-xml that referenced this issue Jun 18, 2023
dralley pushed a commit to dralley/quick-xml that referenced this issue Jun 19, 2023
Allow serializing individual objects using serde with the raw Writer API

closes tafia#610
dralley pushed a commit to dralley/quick-xml that referenced this issue Jun 19, 2023
Allow serializing individual objects using serde with the raw Writer API

closes tafia#610
dralley pushed a commit to dralley/quick-xml that referenced this issue Jun 19, 2023
Allow serializing individual objects using serde with the raw Writer API

closes tafia#610
dralley pushed a commit to dralley/quick-xml that referenced this issue Jun 19, 2023
Allow serializing individual objects using serde with the raw Writer API

closes tafia#610
dralley pushed a commit to dralley/quick-xml that referenced this issue Jun 19, 2023
Allow serializing individual objects using serde with the raw Writer API

closes tafia#610
dralley pushed a commit to dralley/quick-xml that referenced this issue Jun 19, 2023
Allow serializing individual objects using serde with the raw Writer API

closes tafia#610
dralley pushed a commit to dralley/quick-xml that referenced this issue Jun 19, 2023
Allow serializing individual objects using serde with the raw Writer API

closes tafia#610
dralley pushed a commit to dralley/quick-xml that referenced this issue Jun 21, 2023
Allow serializing individual objects using serde with the raw Writer API

closes tafia#610
dralley pushed a commit to dralley/quick-xml that referenced this issue Jun 21, 2023
Allow serializing individual objects using serde with the raw Writer API

closes tafia#610
dralley pushed a commit to dralley/quick-xml that referenced this issue Jun 21, 2023
Allow serializing individual objects using serde with the raw Writer API

closes tafia#610
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement serde Issues related to mapping from Rust types to XML
Projects
None yet
Development

No branches or pull requests

2 participants