pub type ExternalDefinitions = BTreeMap<String, Vec<String>>;
Track types definitions provided by external modules.
pub struct ExternalDefinitions { /* private fields */ }