Skip to documentation
SLOP

tiny.preserves.SYM_SYNCED

Reference tiny.preserves SYM_SYNCED

Defined in symbols.

The label Synced, which syncedRecord writes.

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

Source

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

zig
/// The label `Synced`, which `syncedRecord` writes.pub const SYM_SYNCED = Symbol{ .name = "Synced" };

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

zig
pub const SYM_SYNCED = symbols.SYM_SYNCED;

Audit

Definitions1
Public names2
Members0
Version26.7.0
Revisiondaab053ee433