blob: 003be577867249d09a825b103d02cb7117e1b1c3 [file] [log] [blame]
MyStruct: {
mediumNum: int32
smallNum: int8
float: float32
double: float64
deprecatedField: string @protobuf(5,deprecated)
}