pub fn destination_directory( source_dir: impl AsRef<Path>, destination_dir: impl AsRef<Path>, ) -> PathBuf
Return the computed destination directory, given a source directory.