Skip to documentation
SLOP

tiny.zen.FrontmatterError

Reference tiny.zen FrontmatterError

Defined in tiny.zen.

No direct callersNo direct callstiny.zenFrontmatterError
Static calls · unresolved targets: unknown · external targets: unknown.

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

frontmatter.Error.

Audit

Definitions1
Public names2
Members0
Version26.7.0
Revisiondaab053ee433