Function increment_8

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

Increment an integer by one and return the carry.

ยงCost

85 mWU (milli weight units)