async fn describe_cluster(
session: &CqlSession,
writer: &mut dyn Write,
) -> Result<()>Expand description
DESCRIBE CLUSTER — show cluster name and partitioner.
async fn describe_cluster(
session: &CqlSession,
writer: &mut dyn Write,
) -> Result<()>DESCRIBE CLUSTER — show cluster name and partitioner.