Skip to main content

general_update

Function general_update 

Source
pub async fn general_update(
    configuration: &Configuration,
    repo_ref: &str,
    general_settings: GeneralSettings,
) -> Result<GeneralSettings, Error<GeneralUpdateError>>