pub type ByteArray12 = [u8; 12];
Cryptographic and Timestamp data types An array of 12 bytes. This does not implement hex or base58 fmt::Debug or constant time equality checks.