to_xml

Function to_xml 

Source
pub fn to_xml(
    node: &Node,
    destination: &mut dyn IDestination,
) -> Result<(), String>
Expand description

Converts a Node tree to XML format stringify