Skip to documentation
SLOP

tiny.preserves.SYM_SERVICE_STATE

Reference tiny.preserves SYM_SERVICE_STATE

Defined in symbols.

The label ServiceState, which serviceStateRecord writes.

No direct callersNo direct callssymbolsSYM SERVICE STATE
Static calls · unresolved targets: unknown · external targets: unknown.

Source

Source: lib/preserves/src/symbols.zig:35

zig
/// The label `ServiceState`, which `serviceStateRecord` writes.pub const SYM_SERVICE_STATE = Symbol{ .name = "ServiceState" };

Source: lib/preserves/src/root.zig:146

zig
pub const SYM_SERVICE_STATE = symbols.SYM_SERVICE_STATE;

Audit

Definitions1
Public names2
Members0
Version26.7.0
Revisiondaab053ee433