Struct cql_bindgen::Struct_CassUuid_ [] [src]

#[repr(C)]
pub struct Struct_CassUuid_ { pub time_and_version: cass_uint64_t, pub clock_seq_and_node: cass_uint64_t, }

Fields

Trait Implementations

impl Copy for Struct_CassUuid_
[src]

impl Clone for Struct_CassUuid_
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_CassUuid_
[src]

Returns the "default value" for a type. Read more