Function hash_schema

Source
pub fn hash_schema<S: Schema>() -> String
Expand description

Calculate the hash of a shema.

This is useful in a test to make sure that old schema versions are not accidentally modified.