Module casper_execution_engine::storage::trie [−][src]
Expand description
Core types for a Merkle Trie
Modules
Structs
Represents the underlying structure of a node in a Merkle Trie
Enums
Constants
Type Definitions
A parent is represented as a pair of a child index and a node or extension.