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 c07de7c9df Change to proto2_rust C prefix and proto2::rust C++ namespace 5 months ago
..
cpp_kernel Change to proto2_rust C prefix and proto2::rust C++ namespace 5 months ago
test Change to proto2_rust C prefix and proto2::rust C++ namespace 5 months ago
upb Add license headers 5 months ago
BUILD Remove the now unused vtable types. In particular, 7 months ago
aspects.bzl Add C++ protobuf runtime to Rust proto deps and add specific #includes in the Rust .cc codegen. 5 months ago
cpp.rs Change to proto2_rust C prefix and proto2::rust C++ namespace 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 add .. operator to proto! for merge_from. This mimics Rust's struct update syntax. 5 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