sp_trie
29.0.0
TrieHash
In crate sp_trie
Type Alias
sp_trie
::
TrieHash
Copy item path
source
·
[
−
]
pub type TrieHash<L> = <<L as
TrieLayout
>::
Hash
as Hasher>::Out;
Expand description
Hash type for a trie layout.