Module consistency

Source
Expand description

The module contains Rust representation of Cassandra consistency levels.

Enums§

Consistency
Consistency is an enum which represents Cassandra’s consistency levels. To find more details about each consistency level please refer to the following documentation: https://docs.datastax.com/en/cql-oss/3.x/cql/cql_reference/cqlshConsistency.html