Function unpack_dtypes

Source
pub fn unpack_dtypes(
    dtype: &DataType,
    include_compound_types: bool,
) -> HashSet<DataType, RandomState>