Function is_deprecated_cast

Source
pub fn is_deprecated_cast(
    input_dtype: &DataType,
    output_dtype: &DataType,
) -> bool