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