-
Notifications
You must be signed in to change notification settings - Fork 237
Pull requests: tafia/quick-xml
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Serde support for serializing and deserializing binary blobs in XML files
enhancement
serde
Issues related to mapping from Rust types to XML
#788
opened Jul 21, 2024 by
elrnv
Loading…
New parser implementation
enhancement
optimization
Issues related to reducing time needed to parse XML or to memory consumption
Use thiserror crate to make error definition more ergonomic.
#640
opened Aug 27, 2023 by
wt
Loading…
Add trimming option for the de::from_* functions
enhancement
serde
Issues related to mapping from Rust types to XML
[work-in-progress] Decoding BufReader implementation
encoding
Issues related to support of various encodings of the XML documents
enhancement
Faster escape routines
enhancement
optimization
Issues related to reducing time needed to parse XML or to memory consumption
ProTip!
Exclude everything labeled
bug
with -label:bug.