add

Function add 

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

添加两个数并返回结果