Skip to main content

RowKey

Type Alias RowKey 

Source
pub type RowKey = Vec<u8>;
Expand description

Bucket key: an opaque byte string supplied by the client.

Aliased Typeยง

pub struct RowKey { /* private fields */ }