Function read_lines

Source
pub fn read_lines<P>(filename: P) -> Result<Vec<String>>
where P: AsRef<Path>,
Expand description

ยงread_lines

Read lines from file