Isona / dirble

Fast directory scanning and scraping tool
GNU General Public License v3.0
612 stars 87 forks source link

Improved serialisation #25

Closed sciguy16 closed 5 years ago

sciguy16 commented 5 years ago

Use the Serde and simple_xml_serialize crates to safely serialise the RequestResponse as JSON and XML.

Fixes #22