pub fn parse_jsonl_stream(input: &str) -> Result<Vec<JsonlStream>, ReportError>Expand description
Parse one or more concatenated, versioned JSONL streams.
pub fn parse_jsonl_stream(input: &str) -> Result<Vec<JsonlStream>, ReportError>Parse one or more concatenated, versioned JSONL streams.