sp_trie::nibble_ops

Function push_at_left

Source
pub fn push_at_left(ix: u8, v: u8, into: u8) -> u8
Expand description

Push u8 nibble value at a given index into an existing byte.