Skip to main content

readonly_node_to_xml_string

Function readonly_node_to_xml_string 

Source
pub fn readonly_node_to_xml_string(
    document: &XmlDocument,
    node: &XmlRoNode,
) -> Result<String>
Expand description

Serializes a read-only node to an XML string.