Function rightmost_64_8

Source
pub fn rightmost_64_8(a: u64) -> u8
Expand description

Return the least significant 8 bits of a 64-bit value.

ยงCost

69 mWU (milli weight units)