tiny.zen.Pair
Defined in tiny.zen.
API (2)
Fields and members
Public fields and members.
Source
Source: lib/zen/src/frontmatter/model.zig:3
zig
pub const Pair = struct { key: []const u8, value: []const u8,};Source: lib/zen/src/root.zig:90
zig
/// One borrowed frontmatter key and value.pub const Pair = frontmatter.Pair;Also reachable as
Audit
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 2 |
| Version | 26.7.0 |
| Revision | daab053ee433 |