Function get_general_repository_settings

Source
pub async fn get_general_repository_settings(
    configuration: &Configuration,
) -> Result<GeneralRepoSettings, Error<GetGeneralRepositorySettingsError>>