Modules§
- assert
- bench
- cli
- commands
- config
- diagnostics
- execution
- grpc
- logging
- lsp
- optimizer
- parser
- plugins
- polyfill
- report
- Output reporters for test results. Agnostic reporters live in crates/apif-report. gRPC-specific reporters (allure, coverage, bench, kernel) stay local.
- semantics
- serve
- state
- utils
Functions§
- parse_
gctf - Parse a .gctf file into an AST
- serialize_
gctf - Format/serialize a GCTF document to string
- validate_
document - Validate a parsed GCTF document (legacy wrapper that bails on error)