[][src]Type Definition kvdb::DBValue

type DBValue = Vec<u8>;

Database value.