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 c6753b9d06 Make import! of protobuf_gtest_matchers work properly. 3 months ago
..
utf8 Correct rust include references in Rust-C++ gencode in OSS. 4 months ago
BUILD Add support for instantiating Maps using proto!. Also adds an IntoProxied implementation for Maps that accepts an Iterator of (K, V), just like what we have for Repeated fields. 4 months ago
accessors_map_test.rs
accessors_proto3_test.rs
accessors_repeated_test.rs
accessors_test.rs
bad_names_test.rs
child_parent_test.rs
ctype_cord_test.rs
edition2023_test.rs
enum_test.rs
fields_with_imported_types_test.rs
gtest_matchers_test.rs Make import! of protobuf_gtest_matchers work properly. 3 months ago
import_public_test.rs
merge_from_test.rs
nested_types_test.rs
package_disambiguation_test.rs
package_test.rs
proto_macro_test.rs Add support for instantiating Maps using proto!. Also adds an IntoProxied implementation for Maps that accepts an Iterator of (K, V), just like what we have for Repeated fields. 4 months ago
serialization_test.rs Rust: make generated views implement `std::default::Default` 4 months ago
simple_nested_test.rs