Function freya_devtools::with_devtools
source · pub fn with_devtools(
root: fn() -> Element,
devtools_receiver: DevtoolsReceiver,
hovered_node: HoveredNode
) -> VirtualDom
Expand description
Run the [VirtualDom
] with a sidepanel where the devtools are located.