feat: with complete example and generated code
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#[derive(Clone, PartialEq, ::prost::Message)]
|
||||
pub struct MyInclude {
|
||||
#[prost(string, tag="1")]
|
||||
pub name: std::string::String,
|
||||
}
|
Reference in New Issue
Block a user