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 fd4625e906 Remove setter_opt and add clearer for with-presence scalar fields, and add flat setter for msg fields. 9 months ago
..
cpp_kernel Transpose the map thunk macros, relocate to header file 9 months ago
test Remove setter_opt and add clearer for with-presence scalar fields, and add flat setter for msg fields. 9 months ago
upb_kernel Implement map iteration 10 months ago
BUILD Pass crate mapping from Bazel to protoc 11 months ago
aspects.bzl Support proto_library targets that contain '-' 10 months ago
cpp.rs Use consistent name for the "get item from untyped map iterator" thunk 9 months ago
defs.bzl Depend directly on cc_proto_aspect in rust_cc_proto_library 10 months ago
enum.rs Implement v0.6 enum definitions 11 months ago
internal.rs Move MessageVTable to $pbr$ from $pbi$ 10 months ago
macros.rs Name the lifetime in the signature of SettableValue.set_on() 1 year ago
map.rs Implement support for messages as map values 10 months ago
optional.rs Clean up some trivial lifetime usage 12 months ago
primitive.rs Expose primitive internals just enough for enums 11 months 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 Migrate all remaining instances of assert_eq! to googletest-rust sans strings 11 months ago
repeated.rs Correct ExactSizeIterator impl for RepeatedIter 10 months ago
shared.rs Add RepeatedIter to public protobuf items 10 months ago
string.rs Make utf8chars.chars iter return `impl Iterator + fmt::Debug`. 11 months ago
upb.rs Use a 64K static for zeroed scratch space in upb 9 months ago
utf8.rs Migrate all remaining instances of assert_eq! to googletest-rust sans strings 11 months ago
vtable.rs Move MessageVTable to $pbr$ from $pbi$ 10 months ago