pub type RowKey = Vec<u8>;
Bucket key: an opaque byte string supplied by the client.
pub struct RowKey { /* private fields */ }