apif-parser 0.1.0

Parser for .apif/.gctf test file format
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# apif-parser

Parser for .apif/.gctf test file format — parse_gctf, validate, serialize, ternary

## Usage

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

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