Constant sp_trie::nibble_ops::NIBBLE_PER_BYTE
source ยท pub const NIBBLE_PER_BYTE: usize = 2; // 2usize
Expand description
Number of nibble per byte.
pub const NIBBLE_PER_BYTE: usize = 2; // 2usize
Number of nibble per byte.