Module pueue_lib::state[][src]

Expand description

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

Structs

State

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

Enums

GroupStatus

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

Type Definitions

SharedState