Crate tunapanel [] [src]

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 Definitions

HTML

Data type representing HTML source.