Type Definition reference_trie::NoExtensionLayout
source · [−]pub type NoExtensionLayout = GenericNoExtensionLayout<RefHasher>;Expand description
Trie layout without extension nodes.
pub type NoExtensionLayout = GenericNoExtensionLayout<RefHasher>;Trie layout without extension nodes.