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

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