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 f85b3477a3 Remove PrimitiveMut::clear 12 months ago
..
cpp_kernel Implement Maps for strings 12 months ago
test Remove PrimitiveMut::clear 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 Implement Maps for strings 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 Implement Maps for strings 12 months ago
optional.rs Name the lifetime in the signature of SettableValue.set_on() 1 year ago
primitive.rs Remove PrimitiveMut::clear 12 months ago
protobuf.rs
proxied.rs Name the lifetime in the signature of SettableValue.set_on() 1 year ago
repeated.rs Remove iteration and item mutators from Repeated 12 months ago
shared.rs Remove iteration and item mutators from Repeated 12 months ago
string.rs Name the lifetime in the signature of SettableValue.set_on() 1 year ago
upb.rs Implement Maps for strings 12 months ago
utf8.rs
vtable.rs