Struct ValueType
cassandra_cpp
pub struct ValueType(_);
The various types of types that a Cassandra value can be
impl ValueType
fn build(typ: _CassValueType) -> Self
impl Debug for ValueType
fn fmt(&self, __arg_0: &mut Formatter) -> Result
Formats the value using the given formatter.