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 21d75f861c Remove references to rules_proto 10 months ago
..
cpp_kernel Fix Rust Proto cpp-kernel map insertion behavior to better match Rust's std::HashMap and the upb-kernel behavior of "insert replaces the old value" 10 months ago
test Remove references to rules_proto 10 months ago
upb_kernel Implement map iteration 12 months ago
BUILD Remove references to rules_proto 10 months ago
aspects.bzl Internal change 10 months ago
cpp.rs Remove Arena definition in cpp.rs 10 months ago
defs.bzl #protobuf #rust Build gencode files when building a rust_proto_library target 11 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
map.rs add empty case to extend repeated and map tests, fix map methods that consumed self 10 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
proxied.rs Clean up some now-unnecessary or_default()s 10 months ago
repeated.rs add empty case to extend repeated and map tests, fix map methods that consumed self 10 months ago
shared.rs Add RepeatedIter to public protobuf items 12 months 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 10 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