Skip to main content

SchemaFingerprint

Type Alias SchemaFingerprint 

Source
pub type SchemaFingerprint = [u8; 16];
Expand description

Compact stable fingerprint for one schema section.

Fingerprints are deterministic drift detectors for schema compatibility. They are not cryptographic hashes and should not be used as an adversarial-collision defense.