tiny.preserves.SYM_RUN_SERVICE
Defined in symbols.
The label RunService, which runServiceRecord writes.
Source
Source: lib/preserves/src/symbols.zig:33
zig
/// The label `RunService`, which `runServiceRecord` writes.pub const SYM_RUN_SERVICE = Symbol{ .name = "RunService" };Source: lib/preserves/src/root.zig:145
zig
pub const SYM_RUN_SERVICE = symbols.SYM_RUN_SERVICE;Audit
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 0 |
| Version | 26.7.0 |
| Revision | daab053ee433 |