pub fn datum_matches_dtype(datum: &Datum, dtype: &DType) -> bool
Returns true if the datum is compatible with the provided data type.