aboutsummaryrefslogtreecommitdiffstats
path: root/src/xml/parsers_complete.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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