Function tikv::storage::txn::actions::cleanup::tests::must_succeed[][src]

pub fn must_succeed<E: Engine>(
    engine: &E,
    key: &[u8],
    start_ts: impl Into<TimeStamp>,
    current_ts: impl Into<TimeStamp>
)