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. 11 months ago
..
cpp_kernel #rust #protobuf Implement custom Debug for C++ kernel 12 months ago
test Make the oneof view accessors use consuming-self and the corresponding longer lifetime, avoiding unnecessary shortening of lifetimes in some cases. 12 months ago
upb_kernel Implement map iteration 1 year ago
BUILD Pass crate mapping from Bazel to protoc 1 year ago
aspects.bzl Support proto_library targets that contain '-' 1 year ago
cpp.rs Fix warnings about unnecessary 'use' due to Box, Send and Sync being defined in the language prelude. 11 months ago
defs.bzl #protobuf #rust Build gencode files when building a rust_proto_library target 12 months ago
enum.rs Implement v0.6 enum definitions 1 year ago
internal.rs Move MessageVTable to $pbr$ from $pbi$ 1 year ago
macros.rs Name the lifetime in the signature of SettableValue.set_on() 1 year ago
map.rs #protobuf #rust Mark {Map, Repeated}::new() as public 11 months ago
optional.rs Clean up some trivial lifetime usage 1 year ago
primitive.rs Expose primitive internals just enough for enums 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 Fix warnings about unnecessary 'use' due to Box, Send and Sync being defined in the language prelude. 11 months ago
repeated.rs #protobuf #rust Mark {Map, Repeated}::new() as public 11 months ago
shared.rs Add RepeatedIter to public protobuf items 1 year ago
string.rs Make utf8chars.chars iter return `impl Iterator + fmt::Debug`. 1 year ago
upb.rs Make types for 'inner' (runtime-specific) owned Repeated and Maps 11 months ago
utf8.rs Migrate all remaining instances of assert_eq! to googletest-rust sans strings 1 year ago
vtable.rs Move MessageVTable to $pbr$ from $pbi$ 1 year ago