Function left_rotate_8

Source
pub fn left_rotate_8(a: u4, b: u8) -> u8
Expand description

Left-rotate an 8-bit value by the given amount.

ยงCost

88 mWU (milli weight units)