Searched defs:Child (Results 1 – 1 of 1) sorted by relevance
492 type Child: 'static; typedef502 fn make_group(&self, name: &CStr) -> Result<impl PinInit<Group<Self::Child>, Error>>; in make_group()514 fn drop_item(&self, _child: ArcBorrow<'_, Group<Self::Child>>) { in drop_item()