Module core

Source
Expand description

Core functionality for the daemon library.

This module defines the Daemon struct, which manages the daemon’s state and lifecycle.

Structs§

Daemon
The main daemon struct.

Enums§

DaemonState
Represents the state of the daemon.