tiny.chant.TokenExhaustion
Defined in tiny.chant.
API (2)
Fields and members
Public fields and members.
Source
Source: lib/chant/src/lexer/stream.zig:9
zig
const StreamExhaustion = error{ TokenCapacityExceeded, SurveySourceMismatch,};Source: lib/chant/src/root.zig:76
zig
pub const TokenExhaustion = lexer.Exhaustion;Also reachable as
Audit
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 2 |
| Version | 26.7.0 |
| Revision | daab053ee433 |