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 c2532d5f17 Move the info about perfect derive to shared.rs 12 months ago
..
cpp_kernel Implement Maps for strings 12 months ago
test Add submsg support for bytes_mut 12 months ago
upb_kernel rust: stop using deprecated upb:collections as a dep 1 year ago
BUILD Implement Maps for scalar types for the C++ kernel 1 year ago
aspects.bzl remove usage of host_fragments in third_party/protobuf/rust/aspects.bzl 1 year ago
cpp.rs Move the info about perfect derive to shared.rs 12 months ago
defs.bzl Clean up trailing whitespace in defs.bzl 1 year ago
internal.rs This CL implements msg.<field>() and msg.<field_mut>() accessors for maps with primitive-typed keys and values for the UPB kernel only. 1 year ago
macros.rs Name the lifetime in the signature of SettableValue.set_on() 1 year ago
map.rs Clean up some trivial lifetime usage 12 months ago
optional.rs Clean up some trivial lifetime usage 12 months ago
primitive.rs Clean up some trivial lifetime usage 12 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 Clean up some trivial lifetime usage 12 months ago
repeated.rs Clean up some trivial lifetime usage 12 months ago
shared.rs Move the info about perfect derive to shared.rs 12 months ago
string.rs Clean up some trivial lifetime usage 12 months ago
upb.rs Clean up some trivial lifetime usage 12 months ago
utf8.rs Fix typos (#14409) 1 year ago
vtable.rs Implement mutators for singular primitive fields with presence 1 year ago