pub fn tail(path: &PathBuf, n: u32) -> Result<()>
provided ‘path’ to the file prints Min(‘n’, file_line_count) last lines of the file.