Function head

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