pub(crate) fn handle_get_children(
cx: &mut JSContext,
state: &DevtoolsState,
pipeline: PipelineId,
node_id: &str,
reply: GenericSender<Option<Vec<NodeInfo>>>,
)pub(crate) fn handle_get_children(
cx: &mut JSContext,
state: &DevtoolsState,
pipeline: PipelineId,
node_id: &str,
reply: GenericSender<Option<Vec<NodeInfo>>>,
)