DEVELOPMENT ENVIRONMENT

~liljamo/felu-ng

felu-ng/felu-common/proto/felu.proto -rw-r--r-- 71 bytes
19b89116Jonni Liljamo docs: split docs to crate READMEs and more planning a day ago
                                                                                
1
2
3
4
5
6
7
syntax = "proto3";

package felu;

message Test {
  string name = 1;
}