feat: generate with serializers
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
syntax = "proto3";
|
||||
|
||||
package basic.includes.my_include;
|
||||
|
||||
message MyInclude {
|
||||
string name = 1;
|
||||
}
|
||||
Reference in New Issue
Block a user