Skip to main content

read_new_transcript_lines

Function read_new_transcript_lines 

Source
pub fn read_new_transcript_lines(
    transcript_path: &Path,
    offset_path: &Path,
) -> Result<(Vec<Value>, i64), Error>