Searched refs:wants (Results 1 – 2 of 2) sorted by relevance
338 wants: Vec<usize>, field361 wants: Vec::new(), in default()400 self.wants in set_attr()468 pub fn wants(&self) -> &[usize] { in wants() method469 &self.wants in wants()
127 for u in unit.unit_base().unit_part().wants() { in exec_()