[][src]Constant trie_db::nibble_ops::SPLIT_SHIFTS

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.