Skip to main content

domains_from_model

Function domains_from_model 

Source
pub fn domains_from_model(model: &Model) -> BTreeMap<Name, DomainPtr>
Expand description

Collect find/given domains from a model for JSON parsing guidance.