apif-ast 0.1.0

AST types for .apif/.gctf test files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# apif-ast

AST types for .apif/.gctf test files — GctfDocument, Section, AssertionExpr, Span, Token

## Usage

```toml
[dependencies]
apif-ast = "1.7.0"
```

Part of the [grpctestify](https://github.com/gripmock/grpctestify-rust) workspace.