Constant trie_db::nibble_ops::NIBBLE_LENGTH
source · pub const NIBBLE_LENGTH: usize = 16;
Expand description
Number of child for a branch (trie radix).
pub const NIBBLE_LENGTH: usize = 16;
Number of child for a branch (trie radix).