Type Definition tikv::storage::mvcc::Value[][src]

type Value = Vec<u8, Global>;
[]

Value type which is essentially raw bytes.