Struct cassandra_cpp::Consistency [] [src]

pub struct Consistency(_);

A Cassandra consistency level

Trait Implementations

impl Debug for Consistency
[src]

Formats the value using the given formatter.

impl ToString for Consistency
[src]

Converts the given value to a String. Read more