pub async fn repo_get_latest_release(
configuration: &Configuration,
owner: &str,
repo: &str,
) -> Result<Release, Error<RepoGetLatestReleaseError>>pub async fn repo_get_latest_release(
configuration: &Configuration,
owner: &str,
repo: &str,
) -> Result<Release, Error<RepoGetLatestReleaseError>>