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.
 
 
 
 
 
 
Protobuf Team Bot a47a7bdc8d Internal Code Change 12 months ago
..
cpp_kernel Implement Maps for strings 12 months ago
test Internal Code Change 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 Clean up some trivial lifetime usage 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
proxied.rs Clean up some trivial lifetime usage 12 months ago
repeated.rs Clean up some trivial lifetime usage 12 months ago
shared.rs Remove iteration and item mutators from Repeated 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
vtable.rs