pub fn basename(path: impl AsRef<Path>) -> String
Infallibly compute the base file name from a path.
If no file name is available the returned value is the empty string.