Skip to documentation
SLOP

tiny.preserves.records

Reference tiny.preserves records

Defined in records_mod.

The protocol record builders for Value(NoEmbedded).

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

Source

Source: lib/preserves/src/records.zig:116

zig
/// The protocol record builders for `Value(NoEmbedded)`. Code whose values are `Value(NoEmbedded)`/// calls these builders, for a namespace fixed to that type.pub const records = Records(NoEmbedded);

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

zig
pub const records = records_mod.records;

Audit

Definitions1
Public names2
Members0
Version26.7.0
Revisiondaab053ee433