alloy_
serde
0.9.2
Module quantity_
bool
Module Items
Functions
In crate alloy_
serde
alloy_serde
Module
quantity_bool
Copy item path
Source
๐
Deprecated: use
quantity::bool
instead
Expand description
Serde serialization and deserialization for
bool
as
0x0
or
0x1
.
Functions
ยง
deserialize
Deprecated
Deserializes a
bool
via a
U1
quantity.
serialize
Deprecated
Serializes a
bool
via a
U1
quantity.