pub fn xml(
engine: &mut Engine<'_>,
source: Spanned<DataSource>,
) -> SourceResult<Value>Expand description
Reads structured data from an XML file.
pub fn xml(
engine: &mut Engine<'_>,
source: Spanned<DataSource>,
) -> SourceResult<Value>Reads structured data from an XML file.