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.
 
 
 
 
 
 
Derek Benson 904266db57 inline repeated field methods 12 months ago
..
cpp_kernel Add a reserve method on ProxiedInRepeated 12 months ago
test Add .to_owned(&self)->Msg functions to MsgMut and MsgView 1 year ago
upb Add a reserve method on ProxiedInRepeated 12 months ago
BUILD Remove the now unused vtable types. In particular, 1 year ago
aspects.bzl Implement `IntoProxied` for repeated field setters 1 year ago
cpp.rs inline repeated field methods 12 months ago
defs.bzl Ensure that the rust_proto_library is in the same package as proto_library 1 year ago
enum.rs Implement `is_known` method on the `Enum` trait 1 year ago
internal.rs Remove the now unused vtable types. In particular, 1 year ago
map.rs Pin the rev of googletest to the GitHub main branch 1 year ago
optional.rs Remove the now unused vtable types. In particular, 1 year ago
primitive.rs Remove PrimitiveMut and related vtable types 1 year ago
proto_macro.rs Split Proxied into Proxied and MutProxied traits. 1 year ago
protobuf.rs Use the same set of exports as regular users in shared tests 1 year ago
proxied.rs Remove the now unused vtable types. In particular, 1 year ago
repeated.rs inline repeated field methods 12 months ago
shared.rs Implement `is_known` method on the `Enum` trait 1 year ago
string.rs Remove the now unused vtable types. In particular, 1 year ago
upb.rs inline repeated field methods 12 months ago
utf8.rs Migrate all remaining instances of assert_eq! to googletest-rust sans strings 1 year ago