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

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