alloy-rs / rlp

Fast implementation of Ethereum RLP serialization
Apache License 2.0
86 stars 17 forks source link

Add #[rlp(flatten)] by adding encode_fields and payload_length to Encodable #10

Closed DaniPopes closed 5 months ago

DaniPopes commented 5 months ago

Superseded by https://github.com/alloy-rs/rlp/issues/14