pub fn graph_digest_from_sources(sources: &[(PathBuf, Vec<u8>)]) -> StringExpand description
Digest the exact normalized source graph compiled into a linked program. The pack verifier reconstructs this independently from verified archive sources plus the current embedded stdlib modules before installation.