pub async fn list_databases(client: &Client) -> Result<Vec<DatabaseInfo>>Expand description
List all non-system databases in the cluster
pub async fn list_databases(client: &Client) -> Result<Vec<DatabaseInfo>>List all non-system databases in the cluster