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.
 
 
 
 
 
 
Jakob Buchgraber 991a2f4d54 #refactor Simplify maps through the new ProxiedInMapValue<K> trait 11 months ago
..
BUILD Fix layering check for usage of gtest 11 months ago
accessors_map_test.rs #refactor Simplify maps through the new ProxiedInMapValue<K> trait 11 months ago
accessors_proto3_test.rs Migrate all remaining instances of assert_eq! to googletest-rust sans strings 12 months ago
accessors_repeated_test.rs Implement ExactSizeIterator and FusedIterator for repeated fields. 12 months ago
accessors_test.rs impl SettableValue for MsgView 11 months ago
child_parent_test.rs Move {child_parent_test, reserved_test, serialization_test} to googletest-rust 1 year ago
edition2023_test.rs Add a trivial 2023 edition test case for Rust. 12 months ago
enum_test.rs Fix nested enum generation when enums are the sole nested types 11 months ago
matchers.rs Internal 11 months ago
nested_messages_test.rs Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
package_test.rs Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
reserved_test.rs Move {child_parent_test, reserved_test, serialization_test} to googletest-rust 1 year ago
serialization_test.rs Implement SettableValue[u8] for SerializedData 12 months ago
simple_nested_test.rs Add submsg support for bytes_mut 12 months ago