Function test_raftstore::must_kv_read_equal[][src]

pub fn must_kv_read_equal(
    client: &TikvClient,
    ctx: Context,
    key: Vec<u8>,
    val: Vec<u8>,
    ts: u64
)