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.
 
 
 
 
 
 
Bastien Jacot-Guillarmod 0555d64af0 Internal 11 months ago
..
cpp_kernel Breaking change: make protobuf comply with the C++ layering check 11 months ago
test Internal 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 Remove uses of `incompatible_use_toolchain_transition`. 11 months ago
cpp.rs Implement v0.6 enum definitions 11 months ago
defs.bzl Clean up trailing whitespace in defs.bzl 1 year ago
enum.rs Implement v0.6 enum definitions 11 months ago
internal.rs Implement v0.6 enum definitions 11 months ago
macros.rs Name the lifetime in the signature of SettableValue.set_on() 1 year ago
map.rs #cleanup Drop MapWithKeyOps::Value type in favor of Proxied::View. 11 months ago
optional.rs Clean up some trivial lifetime usage 12 months ago
primitive.rs Expose primitive internals just enough for enums 11 months ago
protobuf.rs Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
proxied.rs Migrate all remaining instances of assert_eq! to googletest-rust sans strings 11 months ago
repeated.rs Expose repeated _unchecked accessors, interior accessor 11 months ago
shared.rs Implement v0.6 enum definitions 11 months ago
string.rs Clean up some trivial lifetime usage 12 months ago
upb.rs impl SettableValue for MsgView 11 months ago
utf8.rs Migrate all remaining instances of assert_eq! to googletest-rust sans strings 11 months ago
vtable.rs Expose primitive internals just enough for enums 11 months ago