Function tikv::storage::txn::tests::must_cleanup[][src]

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