Mul
diesel
2.3.0
In diesel::
dsl
diesel
::
dsl
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