pub fn fetch_repo_description(client: &GhClient, slug: &str) -> Option<String>
Fetch a repository’s description from the GitHub API, if it has one.