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.
 
 
 
 
 
 
Marcel Hlopko 6b7e814347 Add ProtoString/Bytes owned types 8 months ago
..
cpp_kernel Add ProtoString/Bytes owned types 8 months ago
test Add ProtoString/Bytes owned types 8 months ago
upb Rust protobuf: make `serialize()` method return `Vec<u8>` 8 months ago
BUILD Remove the now unused vtable types. In particular, 10 months ago
aspects.bzl Internal change. 9 months ago
cpp.rs Add ProtoString/Bytes owned types 8 months ago
defs.bzl Internal change. 9 months ago
enum.rs Implement `is_known` method on the `Enum` trait 10 months ago
internal.rs Remove the now unused vtable types. In particular, 10 months ago
map.rs Add ProtoString/Bytes owned types 8 months ago
optional.rs Remove the now unused vtable types. In particular, 10 months ago
primitive.rs Remove PrimitiveMut and related vtable types 10 months ago
proto_macro.rs Split Proxied into Proxied and MutProxied traits. 10 months ago
protobuf.rs Use the same set of exports as regular users in shared tests 11 months ago
proxied.rs Add ProtoString/Bytes owned types 8 months ago
repeated.rs Rename IntoProxied::into -> IntoProxied::into_proxied 9 months ago
shared.rs Add ProtoString/Bytes owned types 8 months ago
string.rs Add ProtoString/Bytes owned types 8 months ago
upb.rs Add ProtoString/Bytes owned types 8 months ago
utf8.rs