pub type DevtoolsReceiver = Receiver<Vec<NodeInfo>>;
pub struct DevtoolsReceiver { /* private fields */ }