mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-30 09:38:24 -05:00
RLP derive crate
Forked from an earlier Apache licenced version of the fastrlp-derive crate, before it changed licence to GPL.
NOTE: The Rust fastrlp implementation is itself a port of the Golang Apache licensed fastrlp