Struct couchbase_sys::lcb_KEYBUF [] [src]

#[repr(C)]
pub struct lcb_KEYBUF { pub type_: lcb_KVBUFTYPE, pub contig: lcb_CONTIGBUF, }

Fields

Trait Implementations

impl Debug for lcb_KEYBUF
[src]

Formats the value using the given formatter.

impl Copy for lcb_KEYBUF
[src]

impl Clone for lcb_KEYBUF
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more