pub trait ChildMessageChannelExt { // Required method fn handles(&self) -> ChildMessageChannelHandles<'_> ⓘ; }