Expand description
Create and run daemons that run in the background.
Structs§
- Daemon
- The underlying definition and configuration of an iced daemon.
Traits§
- ThemeFn
- The theme logic of some
Daemon
. - TitleFn
- The title logic of some
Daemon
. - ViewFn
- The view logic of some
Daemon
.