handle_highlight_dom_node

Function handle_highlight_dom_node 

Source
pub(crate) fn handle_highlight_dom_node(
    state: &DevtoolsState,
    documents: &DocumentCollection,
    id: PipelineId,
    node_id: Option<&str>,
)