Skip to main content

DataTypeRuntimePluginV3

Type Alias DataTypeRuntimePluginV3 

Source
pub type DataTypeRuntimePluginV3 = RuntimePlugin<DataType, MetadataV3>;
Expand description

A runtime V3 data type plugin for dynamic registration.

Aliased Typeยง

pub struct DataTypeRuntimePluginV3 { /* private fields */ }