Eth Storage This is my first rust project and want to try and implement (at least partially) structures used as storage in Ethereum Merkle Patricia Trie https://ethereum.org/en/developers/docs/data-structures-and-encoding/patricia-merkle-trie/ Verkle state tree https://eips.ethereum.org/EIPS/eip-6800