pub fn can_mul(lhs: &DataType, rhs: &DataType) -> bool
Expand description

Returns whether two DataTypes can be multiplied by mul.