Skip to documentation
SLOP

tiny.glom.IndexInputExhaustion

Reference tiny.glom IndexInputExhaustion

Defined in tiny.glom.

API (2)

Fields and members

Public fields and members.

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

Source

Source: tools/glom/src/input/storage.zig:5

zig
pub const Exhaustion = error{    IndexInputStorageInUse,    IndexInputCapacityExceeded,};

Source: tools/glom/src/root.zig:19

zig
pub const IndexInputExhaustion = input.Exhaustion;

Also reachable as

input.Exhaustion.

Audit

Definitions1
Public names2
Members2
Version26.7.0
Revisiondaab053ee433