tiny.zen.FrontmatterStorageExhaustion
Defined in tiny.zen.
API (3)
Fields and members
Public fields and members.
Source
Source: lib/zen/src/frontmatter/model.zig:50
zig
pub const Exhaustion = error{ PairCapacityExceeded, ContinuationByteCapacityExceeded, FrontmatterStorageInUse,};Source: lib/zen/src/root.zig:106
zig
/// Identifies exceeded frontmatter storage or an already active result.pub const FrontmatterStorageExhaustion = frontmatter.Exhaustion;Also reachable as
Audit
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 3 |
| Version | 26.7.0 |
| Revision | daab053ee433 |