cargo_zng::res::built_in

Function read_lines

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