pub type CassCluster = CassCluster_;Expand description
A cluster object describes the configuration of the Cassandra cluster and is used to construct a session instance. Unlike other DataStax drivers the cluster object does not maintain the control connection.
@struct CassCluster
Aliased Typeยง
pub struct CassCluster { /* private fields */ }