pilota-build 0.3.0

Compile thrift and protobuf idl into rust code at compile-time.
Documentation
struct A {
    1: required string faststr,
    2: required string string(pilota.rust_type = "string"),
}