HashBytes

Type Alias HashBytes 

Source
pub type HashBytes = [u8; 16];
Expand description

Type definition for an array of bytes that make up an 16-byte hash (e.g., md5, xx3, etc.).