pub fn read_event_stream(path: &Path) -> Result<Vec<EventRecord>>Expand description
Read a JSONL event stream file and return parsed records.
pub fn read_event_stream(path: &Path) -> Result<Vec<EventRecord>>Read a JSONL event stream file and return parsed records.