Function fixed_len_hash

Source
pub fn fixed_len_hash<T, H: FixedLenHasher<T>>(
    data: impl AsRef<[T]>,
) -> H::Digest