pub type ExternalDefinitions = BTreeMap<String, Vec<String>>;
Expand description

Track types definitions provided by external modules.