pub type Digest = Bytes;
Byte array representing a hash digest.
struct Digest { /* private fields */ }