Function scrypto::crypto::keccak256_hash

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