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.
 
 
 
 
 
 
Hong Shin c793ec4631 move test_deeply_nested_definition to googletest_rust 1 year ago
..
cpp_kernel Implement Maps for scalar types for the C++ kernel 1 year ago
test move test_deeply_nested_definition to googletest_rust 1 year 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 Proxied for Maps 1 year 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 Squelch warning regarding map_view mut 1 year ago
optional.rs Name the lifetime in the signature of SettableValue.set_on() 1 year ago
primitive.rs Name the lifetime in the signature of SettableValue.set_on() 1 year 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 Name the lifetime in the signature of SettableValue.set_on() 1 year ago
repeated.rs Name the lifetime in the signature of SettableValue.set_on() 1 year ago
shared.rs Implement Maps for scalar types for the C++ kernel 1 year ago
string.rs Name the lifetime in the signature of SettableValue.set_on() 1 year ago
upb.rs Implement Proxied for Maps 1 year ago
utf8.rs Fix typos (#14409) 1 year ago
vtable.rs Implement mutators for singular primitive fields with presence 1 year ago