Function tikv::storage::mvcc::tests::must_not_have_write[][src]

pub fn must_not_have_write<E: Engine>(
    engine: &E,
    key: &[u8],
    commit_ts: impl Into<TimeStamp>
)