[][src]Crate jxon

Enums

Error

Functions

json_to_xml

Convert a JSON string to an XML string. The JSON provided must be compatible with the conventions used by the jxon crate.

xml_to_json

Convert an XML string to a JSON value.