Available on crate feature
metrics
only.Expand description
Trie calculation metrics.
Structsยง
- State
Root Metrics - Wrapper for state root metrics.
- Trie
Node Iter Metrics - Metrics for
crate::node_iter::TrieNodeIter
. - Trie
Root Metrics - Metrics for trie root calculation.
- Walker
Metrics - Metrics for
crate::walker::TrieWalker
.