Skip to main content

from_xml

Function from_xml 

Source
pub fn from_xml(xml: &str, config: &FromXmlConfig) -> Result<Document, String>
Expand description

Convert XML string to HEDL Document