tiny.zen.FootnoteLimits
Defined in tiny.zen.
API (2)
Fields and members
Public fields and members.
Source
Source: lib/zen/src/footnote/plan.zig:5
zig
pub const Limits = struct { max_definitions: usize, max_joined_text_bytes: usize,};Source: lib/zen/src/root.zig:117
zig
/// Bounds definition count and copied continuation-text bytes.pub const FootnoteLimits = footnote.Limits;Also reachable as
Audit
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 2 |
| Version | 26.7.0 |
| Revision | daab053ee433 |