Type Alias cfx_storage::TrieNodeDeltaMptCell
source · pub type TrieNodeDeltaMptCell = UnsafeCell<MemOptimizedTrieNode<<LRU<u32, (u16, u32)> as CacheAlgorithm>::CacheAlgoData>>;
Aliased Type§
struct TrieNodeDeltaMptCell { /* private fields */ }