read_lines

Function read_lines 

Source
fn read_lines(path: &Path) -> impl Iterator<Item = Result<(usize, String)>>