Packages

TOON (Token-Oriented Object Notation) encoder/decoder - a compact, token-efficient format for LLM input

Current section

Files

Jump to
toon_codec include toon_codec@error_InvalidEscape.hrl
Raw

include/toon_codec@error_InvalidEscape.hrl

-record(invalid_escape, {sequence :: binary(), position :: integer()}).