Function make_unique_path

Source
pub async fn make_unique_path(
    path: PathBuf,
    filename: String,
) -> Result<PathBuf>