Skip to main content

parse_jsonl_file

Function parse_jsonl_file 

Source
pub fn parse_jsonl_file(
    path: &Path,
    source: &str,
) -> Result<Vec<CanonicalEvent>>