Function increment_64

Source
pub fn increment_64(a: u64) -> (bool, u64)
Expand description

Increment an integer by one and return the carry.

ยงCost

87 mWU (milli weight units)