Add
diesel
2.3.0
In diesel::
helper_
types
diesel
::
helper_types
Type Alias
Add
Copy item path
Source
pub type Add<L, R> = <L as
Add
<R>>::
Output
;
Expand description
The return type of
l + r