Struct gauc::couchbase::types::key_buffer::KeyBuffer [] [src]

pub struct KeyBuffer {
    pub _type: KvBufferType,
    pub contig: ContiguousBuffer,
}

Fields

Trait Implementations

impl Debug for KeyBuffer
[src]

Formats the value using the given formatter.