#[language]
Marks the top level AST node where parsing should start.
#[rust_sitter::language] pub struct Code { ... }