pub fn twox_128(
    data: <PassFatPointerAndRead<&[u8]> as RIType>::Inner,
) -> <AllocateAndReturnPointer<[u8; 16], 16> as RIType>::InnerExpand description
Conduct two XX hashes to give a 128-bit result.
pub fn twox_128(
    data: <PassFatPointerAndRead<&[u8]> as RIType>::Inner,
) -> <AllocateAndReturnPointer<[u8; 16], 16> as RIType>::InnerConduct two XX hashes to give a 128-bit result.