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