Struct cassandra_cpp_sys::CassCollection_
[−]
[src]
#[repr(C)]pub struct CassCollection_ { /* fields omitted */ }
Trait Implementations
impl Debug for CassCollection_[src]
impl Copy for CassCollection_[src]
impl Clone for CassCollection_[src]
fn clone(&self) -> CassCollection_[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