[][src]Type Definition kvdb::DBKey

type DBKey = SmallVec<[u8; 32]>;

Database keys.