alloy_
primitives
0.8.25
B96
Aliased type
Fields
0
In alloy_
primitives::
aliases
alloy_primitives
::
aliases
Type Alias
B96
Copy item path
Source
pub type B96 =
FixedBytes
<12>;
Expand description
12-byte
fixed byte-array
type.
Aliased Type
§
struct B96(pub [
u8
;
12
]);
Fields
§
§
0: [
u8
;
12
]