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