Skip to main content

Module parser

Module parser 

Source
Expand description

Packet parser โ€” winnow-based grammar parser that converts lexed tokens into a typed PgnPacket AST with full field validation, directive-specific required-field checks, and human-readable parse errors.

Functionsยง

parse_packet