Type Definition kvdb::DBKey[][src]

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

Database keys.