pub fn hash_sha256<S: Sha256Hashable + ?Sized>(value: &S) -> Sha256
Convenience method for hashing a value into a Sha256 value
Sha256