1 unstable release
0.12.1 | Jan 28, 2023 |
---|
#16 in #rlp
350 downloads per month
Used in 8 crates
(via ethers-ethereum-types)
125KB
2.5K
SLoC
parity-common
Collection of crates used in Parity Technologies projects
lib.rs
:
Primitive types shared by Substrate and Parity Ethereum.
Those are uint types U128
, U256
and U512
, and fixed hash types H160
,
H256
and H512
, with optional serde serialization, parity-scale-codec and
rlp encoding.
Dependencies
~0.2–1.1MB
~22K SLoC