Type Definition kvdb::DBValue

source · []
pub type DBValue = Vec<u8>;
Expand description

Database value.