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 6b7e814347 Add ProtoString/Bytes owned types 7 months ago
..
utf8 Make serialization correctly be fallible in the Rust Protobuf API. 7 months ago
BUILD Fix build rule dependency for serialization_cpp_test 7 months ago
accessors_map_test.rs Use the name of the rust_proto_library as the crate name 8 months ago
accessors_proto3_test.rs Allow non-repeated StringPiece accessors to be generated. 7 months ago
accessors_repeated_test.rs Use the name of the rust_proto_library as the crate name 8 months ago
accessors_test.rs Add ProtoString/Bytes owned types 7 months ago
bad_names_test.rs Use the name of the rust_proto_library as the crate name 8 months ago
child_parent_test.rs Make serialization correctly be fallible in the Rust Protobuf API. 7 months ago
edition2023_test.rs Allow non-repeated StringPiece accessors to be generated. 7 months ago
enum_test.rs Use the name of the rust_proto_library as the crate name 8 months ago
fields_with_imported_types_test.rs Use the name of the rust_proto_library as the crate name 8 months ago
import_public_test.rs Use the name of the rust_proto_library as the crate name 8 months ago
nested_types_test.rs Use the name of the rust_proto_library as the crate name 8 months ago
package_disambiguation_test.rs Stop codegenning module for .proto package 12 months ago
package_test.rs Use the name of the rust_proto_library as the crate name 8 months ago
proto_macro_test.rs Use the name of the rust_proto_library as the crate name 8 months ago
serialization_test.rs Rust protobuf: make `serialize()` method return `Vec<u8>` 7 months ago
simple_nested_test.rs Use the name of the rust_proto_library as the crate name 8 months ago