vpp-plugin-api-gen 0.1.0

Rust code generator for VPP API files.
Documentation
1
2
3
4
5
# Grammar Changes

If you intend to extend/change the grammar, please include relevant
unit tests.  For normal cases, feel free to add to `tests/sanity.api`,
but for corner cases consider adding it to a new file and test case.