pub type Address = Bits<160, 3>;
Bits for 160 bits.
Bits
160
pub struct Address(/* private fields */);