type Interfaces<'a> = HashMap<ObjectPath<'a>, HashMap<InterfaceName<'static>, ArcInterface>>;Aliased Typeยง
struct Interfaces<'a> { /* private fields */ }type Interfaces<'a> = HashMap<ObjectPath<'a>, HashMap<InterfaceName<'static>, ArcInterface>>;struct Interfaces<'a> { /* private fields */ }