Function mz_test_util::mz_client::drop_index
source ยท pub async fn drop_index(mz_client: &Client, name: &str) -> Result<()>
Expand description
Delete an index
pub async fn drop_index(mz_client: &Client, name: &str) -> Result<()>
Delete an index