tiny.zen.FootnoteStorageExhaustion
Defined in tiny.zen.
API (3)
Fields and members
Public fields and members.
Source
Source: lib/zen/src/footnote/model.zig:49
zig
pub const Exhaustion = error{ FootnoteDefinitionCapacityExceeded, FootnoteJoinedTextByteCapacityExceeded, FootnoteStorageInUse,};Source: lib/zen/src/root.zig:133
zig
/// Identifies exceeded footnote storage or an already active result.pub const FootnoteStorageExhaustion = footnote.Exhaustion;Also reachable as
Audit
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 3 |
| Version | 26.7.0 |
| Revision | daab053ee433 |