store_api::data_source

Type Alias DataSourceRef

Source
pub type DataSourceRef = Arc<dyn DataSource + Send + Sync>;

Aliased Typeยง

struct DataSourceRef { /* private fields */ }