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

Multiply two elements.