Searched defs:protobuf_name (Results 1 – 3 of 3) sorted by relevance
43 mod protobuf_name; module
431 pub fn protobuf_name(field_type: FieldDescriptorProto_Type) -> &'static str { in protobuf_name() function
47 let protobuf_name = match self { in read() localVariable