Skip to main content

export_dataset_to_xml

Function export_dataset_to_xml 

Source
pub fn export_dataset_to_xml(path: &Path, ds: &DataSet) -> IngestionResult<()>
Expand description

Write a DataSet to a single XML file (see module docs for layout).