pub fn get_a_repository<'a>(owner: &'a str, repo: &'a str) -> GetARepository<'a>
Expand description

Build a GetARepository instance.