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