tiny.preserves.SYM_REACTOR_ERROR
Defined in symbols.
The label ReactorError, which reactorErrorRecord writes.
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
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 0 |
| Version | 26.7.0 |
| Revision | daab053ee433 |