Function mz_test_util::mz_client::show_sources
source · pub async fn show_sources(mz_client: &Client) -> Result<Vec<String>>
Expand description
Run Materialize’s SHOW SOURCES
command
pub async fn show_sources(mz_client: &Client) -> Result<Vec<String>>
Run Materialize’s SHOW SOURCES
command