pub fn import_xes_file(
    path: &str,
    options: XESImportOptions
) -> Result<EventLog, XESParseError>
Expand description

Import a XES EventLog from a file path