pub(crate) fn handle_get_layout(
cx: &mut JSContext,
state: &DevtoolsState,
pipeline: PipelineId,
node_id: &str,
reply: GenericSender<Option<(ComputedNodeLayout, AutoMargins)>>,
)pub(crate) fn handle_get_layout(
cx: &mut JSContext,
state: &DevtoolsState,
pipeline: PipelineId,
node_id: &str,
reply: GenericSender<Option<(ComputedNodeLayout, AutoMargins)>>,
)