Skip to documentation
SLOP

tiny.zen.FrontmatterCapacityError

Reference tiny.zen FrontmatterCapacityError

Defined in tiny.zen.

API (1)

Fields and members

Public fields and members.

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

Source

Source: lib/zen/src/frontmatter/capacity.zig:7

zig
pub const DeriveError = error{CapacityOverflow};

Source: lib/zen/src/root.zig:100

zig
/// Reports arithmetic overflow while deriving frontmatter capacity.pub const FrontmatterCapacityError = frontmatter.CapacityError;

Also reachable as

frontmatter.CapacityError.

Audit

Definitions1
Public names2
Members1
Version26.7.0
Revisiondaab053ee433