DataSourceRef

Type Alias DataSourceRef 

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

Aliased Typeยง

pub struct DataSourceRef { /* private fields */ }