hash_sha256

Function hash_sha256 

Source
pub fn hash_sha256<S: Sha256Hashable + ?Sized>(value: &S) -> Sha256
Expand description

Convenience method for hashing a value into a Sha256 value