import_ocel_xml

Function import_ocel_xml 

Source
pub fn import_ocel_xml<T>(
    reader: &mut Reader<T>,
    options: OCELImportOptions,
) -> OCEL
where T: BufRead,
Expand description

Import an OCEL XML file from the given reader