pub type DigestOutput<D> = GenericArray<u8, <D as OutputSizeUser>::OutputSize>;
Expand description

Output of a Digest function