Function scanner_from_file

Source
pub fn scanner_from_file(filename: &str) -> Scanner<BufReader<File>>