flatcc 24.3.25

Build-time convenience utilities for flatbuffers
Documentation
1
2
3
4
5
package proto.test;

message ImportedMessage {
    optional int32 a = 26;
}