aboutsummaryrefslogtreecommitdiffstats
path: root/src/xml/parsers_complete.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: include input in parse errorLibravatar cel 🌸10 days1-1/+6
* feat: xml loggingLibravatar cel 🌸2025-04-031-25/+45
* cleanupLibravatar cel 🌸2025-02-251-82/+79
* store only namespace name in qualified name, not namespace declarationLibravatar cel 🌸2024-11-191-0/+13
* move Parser traits' generic outputs into associated typesLibravatar cel 🌸2024-11-111-93/+275
* add non-streaming parsersLibravatar cel 🌸2024-11-111-0/+1522