Skip to main content

fingerprint_program

Function fingerprint_program 

Source
pub fn fingerprint_program(program: &[SNode]) -> Fingerprint
Expand 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.