//! Cross-shard two-phase commit metadata replicated through each Raft group log.
use ;
/// Prepare staging entry (durable 2PC; not applied to the user state machine).
/// Abort/tombstone for a staged prepare (durable 2PC; not applied to the user SM).