pilota-build 0.3.0

Compile thrift and protobuf idl into rust code at compile-time.
Documentation


struct A {
    1: i32 a,
}

struct b {
    2: A a,
}