Searched defs:interfaces (Results 1 – 1 of 1) sorted by relevance
43 interfaces: &'static [&'static dyn SubSysInterface], field152 pub fn interfaces(&self) -> &'static [&'static dyn SubSysInterface] { in interfaces() method