Skip to main content

fetch_repo_description

Function fetch_repo_description 

Source
pub fn fetch_repo_description(client: &GhClient, slug: &str) -> Option<String>
Expand description

Fetch a repository’s description from the GitHub API, if it has one.