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