Crate dioxus_devtools

Source

Structs§

Enums§

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

Functions§

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