add

Function add 

Source
pub fn add<T: AddByRef<U>, U>(lhs: &T, rhs: &U) -> T::Output