pub fn read_and_parse<P: AsRef<Path>>(path: P, mode: ParseMode) -> Result<Items>
Parse the file at the given path into IR items.