shift_left

Function shift_left 

Source
pub fn shift_left(val: u8) -> (u8, Flags)
Expand description

Shift the value left by one bit.