Function libmacchina::extra::read_lines[][src]

pub fn read_lines<P>(filename: P) -> Result<Lines<BufReader<File>>> where
    P: AsRef<Path>,