Function tokenize

Source
pub fn tokenize<P: AsRef<Path>>(path: P) -> Result<Vec<Token>>