hash

Function hash 

Source
pub fn hash<T>(data: T) -> FixedBytes<32>
where T: AsRef<[u8]>,
Expand description

Hash data using Keccak256.