Type Definition alloy_primitives::aliases::I0
source · pub type I0 = Signed<0, 0>;
Expand description
The 0-bit signed integer type, capable of representing 0.
pub type I0 = Signed<0, 0>;
The 0-bit signed integer type, capable of representing 0.