Type Alias TableProviderFactoryRef

pub type TableProviderFactoryRef = Arc<dyn TableProviderFactory>;

Aliased Typeยง

struct TableProviderFactoryRef { /* private fields */ }