Skip to main content

graph_digest_from_sources

Function graph_digest_from_sources 

Source
pub fn graph_digest_from_sources(sources: &[(PathBuf, Vec<u8>)]) -> String
Expand 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.