Type Definition alloy_primitives::aliases::U0

source ·
pub type U0 = Uint<0, 0>;
Expand description

Uint for 0 bits. Always zero. Similar to ().