vpp-plugin-api-gen 0.2.1

Rust code generator for VPP API files.
Documentation
1
2
3
4
5
6
option version = "1.0.0";

autoendian define delete_reply {
    u32 context;
    i32 retval;
};