pub type Output<T> = GenericArray<u8, <T as OutputSizeUser>::OutputSize>;
blake2b
sha
Output array of [OutputSizeUser] implementors.
OutputSizeUser