Struct gauc::couchbase::types::contiguous_buffer::ContiguousBuffer [] [src]

pub struct ContiguousBuffer {
    pub bytes: *const c_void,
    pub nbytes: c_ulong,
}

Fields

Trait Implementations

impl Debug for ContiguousBuffer
[src]

Formats the value using the given formatter.