datum_matches_dtype

Function datum_matches_dtype 

Source
pub fn datum_matches_dtype(datum: &Datum, dtype: &DType) -> bool
Expand description

Returns true if the datum is compatible with the provided data type.