flatc 0.2.2+23.5.26

Vendored executable of flatbuffer's `flatc`.
Documentation
1
2
3
4
5
package proto.test;

message ImportedMessage {
    optional int32 a = 26;
}