Skip to content

Issues: tafia/quick-xml

ergonomics & encodings
#158 opened May 17, 2019 by cmyr
Open 10
Struct namespaces with Serde
#218 opened Jun 22, 2020 by Richterrettich
Open 16
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

The se::to_writer function now requires std::fmt::Write instead of std::io::Write question serde Issues related to mapping from Rust types to XML
#499 opened Oct 28, 2022 by calops
Help deserialize mixed tags and string in body $value (html text formatting) enhancement serde Issues related to mapping from Rust types to XML
#257 opened Feb 4, 2021 by Rudo2204
Struct namespaces with Serde enhancement namespaces Issues related to namespaces support serde Issues related to mapping from Rust types to XML
#218 opened Jun 22, 2020 by Richterrettich
Option<bool> doesn't (de)serialize properly with serde bug serde Issues related to mapping from Rust types to XML
#497 opened Oct 28, 2022 by dralley
Disable trim_text in Deserializer from_reader enhancement help wanted serde Issues related to mapping from Rust types to XML
#285 opened Apr 17, 2021 by woodworker
Change the representation of Enums help wanted question serde Issues related to mapping from Rust types to XML
#717 opened Feb 23, 2024 by dishmaker
Declared entity is not recognized enhancement help wanted serde Issues related to mapping from Rust types to XML
#258 opened Feb 5, 2021 by pchampin
ergonomics & encodings encoding Issues related to support of various encodings of the XML documents enhancement
#158 opened May 17, 2019 by cmyr
Serializing CDATA enhancement help wanted serde Issues related to mapping from Rust types to XML
#353 opened Jan 26, 2022 by keithmss
XML deserializate failed when text contains &()_+-=; question serde Issues related to mapping from Rust types to XML
#719 opened Feb 27, 2024 by Xuanwo
Add ability to deserialize serde types from Reader enhancement help wanted serde Issues related to mapping from Rust types to XML
#611 opened Jun 5, 2023 by ndtoan96
Add new tests for recent changes
#291 opened Jun 13, 2021 by andreivasiliu
6 of 9 tasks
Document how to deserialize and serialize attributes using serde documentation Issues about improvements or bugs in documentation serde Issues related to mapping from Rust types to XML
#804 opened Sep 23, 2024 by eirnym
xml serde roundtrip loses CR/LF encoding serde Issues related to mapping from Rust types to XML
#670 opened Oct 19, 2023 by francisdb
Create attribute without using @ for compatibility with json serialization question serde Issues related to mapping from Rust types to XML
#582 opened Mar 29, 2023 by jdmichaud
De/serializing DateTime and Duration enhancement help wanted serde Issues related to mapping from Rust types to XML
#339 opened Nov 5, 2021 by nrempel
Add ability to get spans of deserialized values enhancement help wanted serde Issues related to mapping from Rust types to XML
#695 opened Dec 10, 2023 by Trolldemorted
Unable to serialize a struct that deserialization works for bug serde Issues related to mapping from Rust types to XML
#654 opened Sep 20, 2023 by tatupesonen
ProTip! Type g i on any issue or pull request to go back to the issue listing page.