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