☰
U1
In alloy_primitives::aliases
?
Type Definition
alloy_primitives
::
aliases
::
U1
source
·
[
−
]
pub type U1 =
Uint
<1, 1>;
Expand description
Uint
for
1
bit. Similar to
bool
.