pub fn scan_file_from_path(path: &Path) -> impl Scanner
Expand description

Panics if we can’t open the file pointed to by path.