pub fn create_a_repository_for_the_authenticated_user<'a>(
    name: &'a str
) -> CreateARepositoryForTheAuthenticatedUser<'a>
Expand description