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