pub fn export_ocel_xml_path<P: AsRef<Path>>( ocel: &OCEL, path: P, ) -> Result<(), Error>
Export OCEL to a path
OCEL