stable_hash

Function stable_hash 

Source
pub fn stable_hash(input: &str) -> String
Expand description

A stable, dependency-free 64-bit content hash rendered as hex.

Used for idempotency keys and transcript fingerprints, never for security.