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