pub fn can_add(lhs: &DataType, rhs: &DataType) -> bool
Returns whether two DataTypes can be added by add.
DataType
add