Skip to main content

ScopedModelEntries

Type Alias ScopedModelEntries 

Source
pub type ScopedModelEntries = (Vec<ModelSelectorEntry>, BTreeMap<String, bool>);
Expand description

Scoped-model selector entries and their enabled-state map.