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