Skip to main content

prepare_commit_head_publish

Function prepare_commit_head_publish 

Source
pub fn prepare_commit_head_publish(
    current_head: &HeadState,
    plan: &CommitPlan,
    wal: &PreparedWalSegment,
) -> Result<PreparedCommitHeadPublish, CommitHeadPublishError>