pub fn append(path: impl AsRef<Path>, s: impl AsRef<str>) -> PathBuf
Appends a string to the filename of a path.