tiny.zen.FrontmatterError
Defined in tiny.zen.
Source
Source: lib/zen/src/frontmatter/model.zig:56
zig
pub const Error = ParseError || Exhaustion || error{CapacityOverflow};Source: lib/zen/src/root.zig:108
zig
/// Frontmatter syntax, exhaustion, and checked-capacity failures.pub const FrontmatterError = frontmatter.Error;Also reachable as
Audit
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 0 |
| Version | 26.7.0 |
| Revision | daab053ee433 |