pub const GRAMMAR_CONSTRUCTS: &[&str];Expand description
The grammar IR construct vocabulary classified by the fidelity matrix.
Every GrammarFormatProfile must classify each construct as either
lossless/equivalent support or exactly one documented lossy fallback.