Function tikv::storage::txn::actions::check_txn_status::collapse_prev_rollback[][src]

pub fn collapse_prev_rollback(
    txn: &mut MvccTxn,
    reader: &mut SnapshotReader<impl Snapshot>,
    key: &Key
) -> Result<()>