pub type U0 = Uint<0, 0>;
Uint for 0 bits. Always zero. Similar to ().
Uint
0
()
struct U0 { /* private fields */ }