tiny.chant.ParserNodeExhaustion
Defined in tiny.chant.
API (2)
Fields and members
Public fields and members.
Source
Source: lib/chant/src/parse/state/storage.zig:10
zig
const NodeExhaustion = error{ NodeCapacityExceeded, SurveyTokensMismatch,};Source: lib/chant/src/root.zig:84
zig
pub const ParserNodeExhaustion = parse.Exhaustion;Also reachable as
parse.Exhaustion, parse.state.Exhaustion.
Audit
| Definitions | 1 |
|---|---|
| Public names | 3 |
| Members | 2 |
| Version | 26.7.0 |
| Revision | daab053ee433 |