Searched defs:InterfaceDescriptorTree (Results 1 – 1 of 1) sorted by relevance
29 pub struct InterfaceDescriptorTree { struct30 inner: types::InterfaceDescriptor,55 ) -> Option<&InterfaceDescriptorTree> { in get_interface_descriptor()69 impl InterfaceDescriptorTree { implementation75 impl Deref for InterfaceDescriptorTree { implementation