Skip to main content

hash_graph

Function hash_graph 

Source
pub fn hash_graph(graph: &Graph) -> [u8; 32]
Expand description

Hash an entire graph for integrity verification. BTreeMap iteration gives deterministic key order.