pub async fn link( src: &Path, dst: &Path, update: &Option<PathBuf>, settings: &Settings, ) -> Result<Summary, Error>