Type Alias lsm_tree::UserValue

source ·
pub type UserValue = Slice;
Expand description

User defined data (blob of bytes)

Aliased Type§

struct UserValue(/* private fields */);