Skip to documentation
SLOP

tiny.preserves.SYM_REACTOR_ERROR

Reference tiny.preserves SYM_REACTOR_ERROR

Defined in symbols.

The label ReactorError, which reactorErrorRecord writes.

No direct callersNo direct callssymbolsSYM REACTOR ERROR
Static calls · unresolved targets: unknown · external targets: unknown.

Source

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

zig
/// The label `ReactorError`, which `reactorErrorRecord` writes.pub const SYM_REACTOR_ERROR = Symbol{ .name = "ReactorError" };

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

zig
pub const SYM_REACTOR_ERROR = symbols.SYM_REACTOR_ERROR;

Audit

Definitions1
Public names2
Members0
Version26.7.0
Revisiondaab053ee433