Function full_decrement_8

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

Decrement an integer by one. Take a borrow-in and return a borrow-out.

ยงCost

91 mWU (milli weight units)