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