Structs
An XML declaration.
A tag with no attributes and some text content.
Enums
Functions
Deserialize an XML string into a JXON compatible struct.
Convert a JSON string to an XML string. The JSON provided must be compatible with the conventions used by the jxon crate.
Serialize a JXON compatible struct into an XML string.
Convert an XML string to a JSON value.