pub type DataTypeRuntimeRegistryHandle = Arc<DataTypeRuntimePlugin>;Expand description
A handle to a registered data type plugin.
Aliased Typeยง
pub struct DataTypeRuntimeRegistryHandle { /* private fields */ }pub type DataTypeRuntimeRegistryHandle = Arc<DataTypeRuntimePlugin>;A handle to a registered data type plugin.
pub struct DataTypeRuntimeRegistryHandle { /* private fields */ }