Type Definition Md5Bytes
forceps
type Md5Bytes = [u8; 16];
Type definition for an array of bytes that make up an md5 hash.
md5