Function scrypto::prelude::hash

source ·
pub fn hash<T>(data: T) -> Hash
where T: AsRef<[u8]>,
Expand description

Computes the hash digest of a message.