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