Enum gauc::couchbase::types::kv_buffer_type::KvBufferType [] [src]

pub enum KvBufferType {
    Copy,
    Contig,
    Iov,
    Vbid,
    Iovcopy,
}

Variants

Trait Implementations

impl Debug for KvBufferType
[src]

Formats the value using the given formatter.