Skip to main content

update_project_handler

Function update_project_handler 

Source
pub async fn update_project_handler(
    configuration: &Configuration,
    project: &str,
    update_project: UpdateProject,
) -> Result<(), Error<UpdateProjectHandlerError>>