Crate dioxus_devtools

Source

Structs§

HotReloadMsg

Enums§

ClientMsg
A message the client sends from the frontend to the devserver
DevserverMsg
A message the hot reloading server sends to the client

Functions§

apply_changes
Applies template and literal changes to the VirtualDom
connect
Connect to the devserver and handle its messages with a callback.