Module hashed_state

Module hashed_state 

Source
Available on crate features serde and serde-bincode-compat and trie only.
Expand description

Bincode-compatible hashed state type serde implementations.

Structsยง

HashedPostState
Bincode-compatible super::HashedPostState serde implementation.
HashedPostStateSorted
Bincode-compatible super::HashedPostStateSorted serde implementation.
HashedStorage
Bincode-compatible super::HashedStorage serde implementation.
HashedStorageSorted
Bincode-compatible super::HashedStorageSorted serde implementation.