pub type U160 = Uint<160, 3>;
Uint for 160 bits.
Uint
160
Converts a fixed byte array into a fixed-width unsigned integer by interpreting the bytes as big-endian.