Type Definition fiberplane_models::data_sources::SelectedDataSources
source · pub type SelectedDataSources = BTreeMap<ProviderType, SelectedDataSource>;Expand description
This is a map from provider type to the selected data source for that type.