Skip to main content

Module fingerprint

Module fingerprint 

Source
Expand description

PatternFingerprint — keyed blake3 digest of a pattern’s structural shape.

Structs§

PatternFingerprint
A keyed blake3 digest representing the structural shape of a pattern.

Constants§

FINGERPRINT_KEY
Fixed 32-byte key for all pattern fingerprints.

Functions§

fingerprint_node_kind
Computes a PatternFingerprint for the given node_kind using the fixed key.