Add

Type Alias Add 

Source
pub type Add<L, R> = <L as Add<R>>::Output;
Expand description

The return type of l + r