hash_digest

Function hash_digest 

Source
pub fn hash_digest<H: Hash>(hashable: &H) -> String
Expand description

Compute a hex string hash of a hashable object.