Function add_8

Source
pub fn add_8(a: u8, b: u8) -> (bool, u8)
Expand description

Add two integers and return the carry.

ยงCost

112 mWU (milli weight units)