Struct cassandra_cpp::Value
source · [−]pub struct Value(_);
Expand description
A single primitive value or a collection of values.
Implementations
Returns true if a specified value is a collection.
Gets this value as a set iterator.
Gets this value as a map iterator.
Gets an iterator over the fields of the user type in this column or errors if you ask for the wrong type
Get this value as a string