stream_xes_file

Function stream_xes_file 

Source
pub fn stream_xes_file<'a>(
    file: File,
    options: XESImportOptions,
) -> Result<XESParsingStreamAndLogData<'a>, XESParseError>
Expand description

Stream XES Traces from a file

The returned XESParsingStreamAndLogData contains the XESOuterLogData and can be used to iterate over Traces