Skip to main content

delete_project_handler

Function delete_project_handler 

Source
pub async fn delete_project_handler(
    configuration: &Configuration,
    project: &str,
) -> Result<(), Error<DeleteProjectHandlerError>>