pub fn fingerprint_program(program: &[SNode]) -> FingerprintExpand description
Compute the interface fingerprint for program (the parsed top-level
statements of a module). Returns the BLAKE3 digest of a canonical
textual rendering — see the module docs for what’s included.