#primitive #shared #type #rlp #serde #ethereum #higgsfield

no-std types-primitive

Primitive types shared by Ethereum and Higgsfield

1 unstable release

Uses old Rust 2015

0.2.1 May 4, 2019

#24 in #rlp

Apache-2.0/MIT

7KB
127 lines

Primitive types shared by Higgsfield and Susy Sophon.

Those are uint types U128, U256 and U512, and fixed hash types H160, H256 and H512, with optional serde serialization, susy-codec and rlp encoding.

Dependencies

~245–720KB
~11K SLoC