Open peterdk opened 11 months ago
I can succesfully parse a binary manifest, but want to output it to raw XML. I can't find how I should do this. The debug format! output is more a description of the nodes, not a real XML.
Ah I found the printer subproject in this repo, that works. Maybe add it to the crate?
I can succesfully parse a binary manifest, but want to output it to raw XML. I can't find how I should do this. The debug format! output is more a description of the nodes, not a real XML.