Struct cassandra_cpp_sys::CassDataType_
[−]
[src]
#[repr(C)]pub struct CassDataType_ { /* fields omitted */ }
Trait Implementations
impl Debug for CassDataType_[src]
impl Copy for CassDataType_[src]
impl Clone for CassDataType_[src]
fn clone(&self) -> CassDataType_[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
Performs copy-assignment from source. Read more