Skip to main content

schema_hash

Function schema_hash 

Source
pub const fn schema_hash(_data: &[u8]) -> u64
Expand description

Computes a deterministic hash for schema validation.

This is a stub implementation; it will be replaced by a deterministic hash over the full schema model.