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.
 
 
 
 
 
 
Jakob Buchgraber 68da9337b4 Remove 'assert_c_type_sizes' test 8 months ago
..
cpp_kernel Accept MessageLite type instead of the Message type in SerializeMsg 8 months ago
test Make serialization correctly be fallible in the Rust Protobuf API. 8 months ago
upb
BUILD
aspects.bzl Internal change. 8 months ago
cpp.rs
defs.bzl Internal change. 8 months ago
enum.rs
internal.rs
map.rs
optional.rs
primitive.rs
proto_macro.rs
protobuf.rs
proxied.rs
repeated.rs
shared.rs Make serialization correctly be fallible in the Rust Protobuf API. 8 months ago
string.rs
upb.rs Remove 'assert_c_type_sizes' test 8 months ago
utf8.rs