Type Definition Value
tikv::storage::mvcc
type Value = Vec<u8, Global>;
Value type which is essentially raw bytes.