Function process_mining::import_xes_file
source · pub fn import_xes_file(
path: &str,
options: XESImportOptions
) -> Result<EventLog, XESParseError>Expand description
Import a XES EventLog from a file path
pub fn import_xes_file(
path: &str,
options: XESImportOptions
) -> Result<EventLog, XESParseError>Import a XES EventLog from a file path