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 237332ef92 Add merge_from to Msg and MsgMut codegen. Cpp Kernel uses new thunk to typed MergeFrom() and Upb Kernel uses new upb_Message_MergeFrom() function 5 months ago
..
cpp_kernel Add ProtoString/Bytes owned types 5 months ago
test Add merge_from to Msg and MsgMut codegen. Cpp Kernel uses new thunk to typed MergeFrom() and Upb Kernel uses new upb_Message_MergeFrom() function 5 months ago
upb expose upb_Message_MergeFrom in rust upb bindings 5 months ago
BUILD Remove the now unused vtable types. In particular, 7 months ago
aspects.bzl Internal change. 6 months ago
cpp.rs Add ProtoString/Bytes owned types 5 months ago
defs.bzl Internal change. 6 months ago
enum.rs Implement `is_known` method on the `Enum` trait 7 months ago
internal.rs Remove the now unused vtable types. In particular, 7 months ago
map.rs Add ProtoString/Bytes owned types 5 months ago
optional.rs Remove the now unused vtable types. In particular, 7 months ago
primitive.rs Remove PrimitiveMut and related vtable types 7 months ago
proto_macro.rs Split Proxied into Proxied and MutProxied traits. 7 months ago
protobuf.rs Use the same set of exports as regular users in shared tests 8 months ago
proxied.rs Add ProtoString/Bytes owned types 5 months ago
repeated.rs Rename IntoProxied::into -> IntoProxied::into_proxied 6 months ago
shared.rs Add ProtoString/Bytes owned types 5 months ago
string.rs Add ProtoString/Bytes owned types 5 months ago
upb.rs Add ProtoString/Bytes owned types 5 months ago
utf8.rs Migrate all remaining instances of assert_eq! to googletest-rust sans strings 11 months ago