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 3f493d9e52 Use the same set of exports as regular users in shared tests 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" 11 months ago
test Use the same set of exports as regular users in shared tests 10 months ago
upb Create a upb rust directory. 10 months ago
BUILD Use the same set of exports as regular users in shared tests 10 months ago
aspects.bzl Internal change 10 months ago
cpp.rs Create a upb rust directory. 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 Create a upb rust directory. 10 months ago
macros.rs Name the lifetime in the signature of SettableValue.set_on() 1 year ago
map.rs Create a upb rust directory. 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 Use the same set of exports as regular users in shared tests 10 months ago
proxied.rs Clean up some now-unnecessary or_default()s 11 months ago
repeated.rs Create a upb rust directory. 10 months ago
shared.rs Implement the Error trait for ParseError. This makes it compatible with anyhow. 10 months ago
string.rs Create a upb rust directory. 10 months ago
upb.rs Create a upb rust directory. 10 months ago
utf8.rs Migrate all remaining instances of assert_eq! to googletest-rust sans strings 1 year ago
vtable.rs Create a upb rust directory. 10 months ago