Function tikv::storage::kv::tests::assert_has[][src]

pub fn assert_has<E>(engine: &E, key: &[u8], value: &[u8]) where
    E: Engine