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

Add two elements.