Crate tunapanel

Crate tunapanel 

Source
Expand description

Autogenerate live Web-based control panels.

See README.md and examples/*.

Modules§

errors
Custom error types.
widget
Widgets which can make up a panel.

Macros§

tunapanel
The core tunapanel macro.

Structs§

ServerConfig
Server configuration.

Traits§

Panel
Trait for panels.

Functions§

serve
Serve a panel.
serve_with_config
Serve a panel and configure the server.

Type Aliases§

HTML
Data type representing HTML source.