Function test_suite_controller_remove

Source
pub async fn test_suite_controller_remove(
    configuration: &Configuration,
    id: &str,
) -> Result<TestSuite, Error<TestSuiteControllerRemoveError>>