Skip to main content

fetch_readme

Function fetch_readme 

Source
pub fn fetch_readme(repo: &str) -> Result<String, String>
Expand description

Fetch a repo’s README and compact it to a short headline gist. This is the only drill that costs a request, and it’s shortlist-only by design.