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 f4511fda5a Implement and use field entries for `_mut` 12 months ago
..
cpp_kernel Use consistent thunk prefix between generator and cpp.rs 12 months ago
test Implement and use field entries for `_mut` 12 months ago
upb_kernel impl SettableValue for MsgView 1 year ago
BUILD Pass crate mapping from Bazel to protoc 1 year ago
aspects.bzl Depend directly on cc_proto_aspect in rust_cc_proto_library 1 year ago
cpp.rs Use consistent thunk prefix between generator and cpp.rs 12 months 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 Remove Deref from MapMut 1 year ago
optional.rs
primitive.rs
protobuf.rs
proxied.rs
repeated.rs Add support for repeated strings/bytes 1 year ago
shared.rs #rust #protobuf Refactor maps to make ProxiedInMapValue independent of the runtime 1 year ago
string.rs Make utf8chars.chars iter return `impl Iterator + fmt::Debug`. 1 year ago
upb.rs Move MessageVTable to $pbr$ from $pbi$ 1 year ago
utf8.rs
vtable.rs Move MessageVTable to $pbr$ from $pbi$ 1 year ago