Skip to documentation
SLOP

tiny.smg.BatchInputExhaustion

Reference tiny.smg BatchInputExhaustion

Defined in tiny.smg.

API (2)

Fields and members

Public fields and members.

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

Source

Source: tools/smg/src/batch/input/storage.zig:5

zig
pub const Exhaustion = error{    BatchInputStorageInUse,    BatchInputCapacityExceeded,};

Source: tools/smg/src/root.zig:49

zig
pub const BatchInputExhaustion = batch.InputExhaustion;

Also reachable as

batch.InputExhaustion, batch.input.Exhaustion.

Audit

Definitions1
Public names3
Members2
Version26.7.0
Revisiondaab053ee433