Struct cql_bindgen::Struct_CassInet_ [] [src]

#[repr(C)]
pub struct Struct_CassInet_ { pub address: [cass_uint8_t; 16], pub address_length: cass_uint8_t, }

Fields

Trait Implementations

impl Copy for Struct_CassInet_
[src]

impl Clone for Struct_CassInet_
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_CassInet_
[src]

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