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 d1b328ace3 Fix nested enum generation when enums are the sole nested types 11 months ago
..
cpp_kernel Breaking change: make protobuf comply with the C++ layering check 11 months ago
test Fix nested enum generation when enums are the sole nested types 11 months ago
upb_kernel impl SettableValue for MsgView 11 months ago
BUILD Fix layering check for usage of gtest 11 months ago
aspects.bzl
cpp.rs Implement v0.6 enum definitions 11 months ago
defs.bzl
enum.rs Implement v0.6 enum definitions 11 months ago
internal.rs Implement v0.6 enum definitions 11 months ago
macros.rs
map.rs #cleanup Drop MapWithKeyOps::Value type in favor of Proxied::View. 12 months ago
optional.rs
primitive.rs
protobuf.rs
proxied.rs Migrate all remaining instances of assert_eq! to googletest-rust sans strings 12 months ago
repeated.rs
shared.rs Implement v0.6 enum definitions 11 months ago
string.rs
upb.rs impl SettableValue for MsgView 11 months ago
utf8.rs Migrate all remaining instances of assert_eq! to googletest-rust sans strings 12 months ago
vtable.rs