summaryrefslogtreecommitdiff
path: root/server/common/src/testdata/grit/extra.grdp
AgeCommit message (Collapse)Author
2025-06-05Add grit module to commonJoel Klinghed
Parses grit files. I tried using serde-xml-rs but it can't handle text mixed with elements so xml-rs and event stream it is.