process_xml_line

Function process_xml_line 

Source
fn process_xml_line(trimmed: &str, xml: &mut String, state: &mut XmlState)
Expand description

Processes a single line for XML conversion.