Function tikv::storage::txn::actions::prewrite::tests::try_pessimistic_prewrite_check_not_exists[][src]

pub fn try_pessimistic_prewrite_check_not_exists<E: Engine>(
    engine: &E,
    key: &[u8],
    pk: &[u8],
    ts: impl Into<TimeStamp>
) -> Result<()>