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.
 
 
 
 
 
 
Protobuf Team Bot cf948e4a81 Restructure the ViewProxy versus MutProxy trait setup. 6 months ago
..
utf8 Make serialization correctly be fallible in the Rust Protobuf API. 8 months ago
BUILD Add merge_from to Msg and MsgMut codegen. Cpp Kernel uses new thunk to typed MergeFrom() and Upb Kernel uses new upb_Message_MergeFrom() function 7 months ago
accessors_map_test.rs Migrate Repeated::{push, set} and Map::insert to use the IntoProxied trait. 7 months ago
accessors_proto3_test.rs Allow non-repeated StringPiece accessors to be generated. 7 months ago
accessors_repeated_test.rs Restructure the ViewProxy versus MutProxy trait setup. 6 months ago
accessors_test.rs Remove the second 'unset' generic argument from Optional 6 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. 8 months ago
edition2023_test.rs Migrate Repeated::{push, set} and Map::insert to use the IntoProxied trait. 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
merge_from_test.rs Add merge_from to Msg and MsgMut codegen. Cpp Kernel uses new thunk to typed MergeFrom() and Upb Kernel uses new upb_Message_MergeFrom() function 7 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 1 year ago
package_test.rs Use the name of the rust_proto_library as the crate name 8 months ago
proto_macro_test.rs allow __ for inferred submessage types and implement array literal parsing in proto!. 6 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