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.
 
 
 
 
 
 
Marcel Hlopko 5842cc9c3d Implement support for messages as map values 1 year ago
..
cpp_kernel Implement map iteration 1 year ago
test Implement support for messages as map values 1 year 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 Implement support for messages as map values 1 year ago
defs.bzl Depend directly on cc_proto_aspect in rust_cc_proto_library 1 year ago
enum.rs Implement v0.6 enum definitions 1 year ago
internal.rs Move MessageVTable to $pbr$ from $pbi$ 1 year ago
macros.rs
map.rs Implement support for messages as map values 1 year 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
proxied.rs Migrate all remaining instances of assert_eq! to googletest-rust sans strings 1 year ago
repeated.rs Correct ExactSizeIterator impl for RepeatedIter 1 year 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 Implement support for messages as map values 1 year 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