Function path_get_basename

Source
pub fn path_get_basename<P: AsRef<Path>>(file_name: P) -> Option<PathBuf>