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