Mul

Type Alias Mul 

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

The return type of l * r