Expand description
Schema-driven parser for CQLite
This module provides strictly schema-driven parsing without any type guessing or fallback behavior. All parsing operations require explicit schema context.
Structs§
- Schema
Parser - Schema-driven parser that requires explicit schema context for all operations