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.
 
 
 
 
 
 
Alyssa Haroldsen ab8b762941 Use `self` for all methods on views, return `'msg` 1 year ago
..
cpp_kernel #rust #protobuf Implement bytes as map values 1 year ago
test Use `self` for all methods on views, return `'msg` 1 year ago
upb_kernel impl SettableValue for MsgView 1 year ago
BUILD Pass crate mapping from Bazel to protoc 1 year ago
aspects.bzl Depend on all deps of a proto_library, not just the first 1 year ago
cpp.rs Initialize scaffolding for ProxiedWithPresence for Messages 1 year ago
defs.bzl Pass crate mapping from Bazel to protoc 1 year ago
enum.rs Implement v0.6 enum definitions 1 year ago
internal.rs Initialize scaffolding for ProxiedWithPresence for Messages 1 year ago
macros.rs Name the lifetime in the signature of SettableValue.set_on() 1 year ago
map.rs #rust #protobuf Implement bytes 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 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 1 year ago
repeated.rs Implement IntoIterator for &Repeated{View,Mut} 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 Initialize scaffolding for ProxiedWithPresence for Messages 1 year ago
utf8.rs Migrate all remaining instances of assert_eq! to googletest-rust sans strings 1 year ago
vtable.rs Initialize scaffolding for ProxiedWithPresence for Messages 1 year ago