Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Marcel Hlopko 71eed03fda Remove unnecessary tags 11 months ago
..
BUILD Remove unnecessary tags 11 months ago
accessors_map_test.rs Remove the _mut() accessors from primitive fields (both explicit presence where they were FieldEntry and implicit presence where they were PrimitiveMut). 11 months ago
accessors_proto3_test.rs Remove the _mut() accessors from primitive fields (both explicit presence where they were FieldEntry and implicit presence where they were PrimitiveMut). 11 months ago
accessors_repeated_test.rs Remove the _mut() accessors from primitive fields (both explicit presence where they were FieldEntry and implicit presence where they were PrimitiveMut). 11 months ago
accessors_test.rs Change .submsg_mut() to return $Msg$Mut instead of FieldEntry<$Msg$>. 11 months ago
child_parent_test.rs Stop codegenning module for .proto package 1 year ago
edition2023_test.rs Remove the _mut() accessors from primitive fields (both explicit presence where they were FieldEntry and implicit presence where they were PrimitiveMut). 11 months ago
enum_test.rs Stop codegenning module for .proto package 1 year ago
fields_with_imported_types_test.rs #protobuf #rust Generate fields with imported types 1 year ago
import_public_test.rs Stop codegenning module for .proto package 1 year ago
matchers.rs Internal 1 year ago
nested_types_test.rs Stop codegenning module for .proto package 1 year ago
package_disambiguation_test.rs Stop codegenning module for .proto package 1 year ago
package_test.rs Stop codegenning module for .proto package 1 year ago
reserved_crate_name_test.rs Also apply r# prefix to crates whose names are reserved keywords 1 year ago
reserved_test.rs Correct raw identifier terminology in rust_keywords 1 year ago
serialization_test.rs Bring back 'flat' setters for singular scalars and strings. 1 year ago
simple_nested_test.rs Remove the _mut() accessors from primitive fields (both explicit presence where they were FieldEntry and implicit presence where they were PrimitiveMut). 11 months ago