pub fn twox_256(
data: <PassFatPointerAndRead<&[u8]> as RIType>::Inner,
) -> <AllocateAndReturnPointer<[u8; 32], 32> as RIType>::Inner
Expand description
Conduct four XX hashes to give a 256-bit result.
pub fn twox_256(
data: <PassFatPointerAndRead<&[u8]> as RIType>::Inner,
) -> <AllocateAndReturnPointer<[u8; 32], 32> as RIType>::Inner
Conduct four XX hashes to give a 256-bit result.