Module pueue_lib::state[][src]

Expand description

The main struct used to represent the daemon’s current state.

Structs

This is the full representation of the current state of the Pueue daemon.

Enums

Represents the current status of a group. Each group acts as a queue and can be managed individually.

Type Definitions