Function file_id_from_path

Source
pub fn file_id_from_path<P>(path: P) -> u16
where P: AsRef<Path>,