Constant tp_trie::nibble_ops::SPLIT_SHIFTS[][src]

pub const SPLIT_SHIFTS: (usize, usize);

The nibble shifts needed to align. We use two value, one is a left shift and the other is a right shift.