Skip to main content

xml

Function xml 

Source
pub fn xml(
    engine: &mut Engine<'_>,
    source: Spanned<DataSource>,
) -> SourceResult<Value>
Expand description

Reads structured data from an XML file.