syntax = "proto3"; package gin_tonic.v1; import "google/protobuf/descriptor.proto"; extend google.protobuf.FieldOptions { optional string rust_type = 10250; }