Structs§
Enums§
- Client
Msg - A message the client sends from the frontend to the devserver
- Devserver
Msg - 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.