xml-rs
xml-rs copied to clipboard
How to pretty print a xml
Hi, it may be my fault, but I was unable to pretty print a xml with "println!" and this library, I can see that the main examples focus on files, but it would nice to show how to read strings and format it back to string.