Constant sp_trie::nibble_ops::NIBBLE_LENGTH
source · [−]pub const NIBBLE_LENGTH: usize = 16; // 0x0000_0000_0000_0010usize
Expand description
Number of child for a branch (trie radix).
pub const NIBBLE_LENGTH: usize = 16; // 0x0000_0000_0000_0010usize
Number of child for a branch (trie radix).