pub fn staging_digest(
stages: &[SchemaStage],
) -> Result<BlobHash, MigrationCodecError>Expand description
Hashes a complete staging set in canonical source-key order.
pub fn staging_digest(
stages: &[SchemaStage],
) -> Result<BlobHash, MigrationCodecError>Hashes a complete staging set in canonical source-key order.