Function modulo_8

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

Compute the remainder after dividing both integers.

ยงCost

102 mWU (milli weight units)