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 be4476f100 Fix warnings about unnecessary 'use' due to Box, Send and Sync being defined in the language prelude. 9 months ago
..
cpp_kernel #rust #protobuf Implement custom Debug for C++ kernel 9 months ago
test Make the oneof view accessors use consuming-self and the corresponding longer lifetime, avoiding unnecessary shortening of lifetimes in some cases. 9 months ago
upb_kernel Implement map iteration 10 months ago
BUILD
aspects.bzl Support proto_library targets that contain '-' 10 months ago
cpp.rs Fix warnings about unnecessary 'use' due to Box, Send and Sync being defined in the language prelude. 9 months ago
defs.bzl #protobuf #rust Build gencode files when building a rust_proto_library target 9 months ago
enum.rs
internal.rs Move MessageVTable to $pbr$ from $pbi$ 10 months ago
macros.rs
map.rs #protobuf #rust Mark {Map, Repeated}::new() as public 9 months ago
optional.rs
primitive.rs
protobuf.rs
proxied.rs Fix warnings about unnecessary 'use' due to Box, Send and Sync being defined in the language prelude. 9 months ago
repeated.rs #protobuf #rust Mark {Map, Repeated}::new() as public 9 months ago
shared.rs Add RepeatedIter to public protobuf items 10 months ago
string.rs
upb.rs Make types for 'inner' (runtime-specific) owned Repeated and Maps 9 months ago
utf8.rs
vtable.rs Move MessageVTable to $pbr$ from $pbi$ 10 months ago