Function tail

Source
pub fn tail(path: &Path, n: usize) -> Result<Vec<String>, Error>