pub fn can_sub(lhs: &DataType, rhs: &DataType) -> bool
Returns whether two DataTypes can be subtracted by sub.
DataType
sub