vpp-plugin-api-gen 0.2.1

Rust code generator for VPP API files.
Documentation
1
2
3
4
5
autoendian autoreply define str_request {
    u32 client_index;
    u32 context;
    string s;
};