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.
 
 
 
 
 
 
Adam Cozzette ccbed29c67 Rust protobuf: make `serialize()` method return `Vec<u8>` 5 months ago
..
cpp_kernel
test Rust protobuf: make `serialize()` method return `Vec<u8>` 5 months ago
upb Rust protobuf: make `serialize()` method return `Vec<u8>` 5 months ago
BUILD
aspects.bzl
cpp.rs Rust protobuf: make `serialize()` method return `Vec<u8>` 5 months ago
defs.bzl
enum.rs
internal.rs
map.rs
optional.rs
primitive.rs
proto_macro.rs
protobuf.rs
proxied.rs Rename IntoProxied::into -> IntoProxied::into_proxied 6 months ago
repeated.rs Rename IntoProxied::into -> IntoProxied::into_proxied 6 months ago
shared.rs Poison builds that accidentally use both the Upb and Cpp kernel. This should only be possible for targets defined within the protobuf codebase. 6 months ago
string.rs
upb.rs
utf8.rs