Type Definition kvdb::DBKey

source ·
pub type DBKey = SmallVec<[u8; 32]>;
Expand description

Database keys.