[][src]Function datafusion::logicalplan::can_coerce_from

pub fn can_coerce_from(left: &DataType, other: &DataType) -> bool