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