pub async fn publish_commit_head<S: ObjectStore + ?Sized>(
store: &S,
expected_head_etag: &str,
prepared: &PreparedCommitHeadPublish,
) -> Result<ObjectMetadata, CommitHeadPublishError>pub async fn publish_commit_head<S: ObjectStore + ?Sized>(
store: &S,
expected_head_etag: &str,
prepared: &PreparedCommitHeadPublish,
) -> Result<ObjectMetadata, CommitHeadPublishError>