datatypes::data_type

Type Alias DataTypeRef

Source
pub type DataTypeRef = Arc<dyn DataType>;

Aliased Typeยง

struct DataTypeRef { /* private fields */ }