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.
 
 
 
 
 
 
Alyssa Haroldsen 0ce51da377 Implement v0.6 enum definitions 11 months ago
..
BUILD Implement v0.6 enum definitions 11 months ago
accessors_map_test.rs Implement Maps for strings 12 months ago
accessors_proto3_test.rs Migrate all remaining instances of assert_eq! to googletest-rust sans strings 11 months ago
accessors_repeated_test.rs Implement ExactSizeIterator and FusedIterator for repeated fields. 12 months ago
accessors_test.rs Migrate all remaining instances of assert_eq! to googletest-rust sans strings 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 Implement v0.6 enum definitions 11 months ago
matchers.rs Add custom matchers for ProxiedWithPresence. 1 year 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 11 months ago
simple_nested_test.rs Add submsg support for bytes_mut 12 months ago