Expand description
Create and run daemons that run in the background.
Structs§
- Appearance
- The appearance of a program.
- Daemon
- The underlying definition and configuration of an iced daemon.
Traits§
- Default
Style - The default style of a
Program
. - Title
- The title logic of some
Daemon
. - View
- The view logic of some
Daemon
.