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 5bb8c51f3f Add C++ protobuf runtime to Rust proto deps and add specific #includes in the Rust .cc codegen. 8 months ago
..
cpp_kernel Stop using double underscores for our C function names and standardize on the 'rust_proto_' prefix. 8 months ago
test add .. operator to proto! for merge_from. This mimics Rust's struct update syntax. 8 months ago
upb
BUILD
aspects.bzl Add C++ protobuf runtime to Rust proto deps and add specific #includes in the Rust .cc codegen. 8 months ago
cpp.rs Stop using double underscores for our C function names and standardize on the 'rust_proto_' prefix. 8 months ago
defs.bzl
enum.rs
internal.rs
map.rs
optional.rs
primitive.rs
proto_macro.rs add .. operator to proto! for merge_from. This mimics Rust's struct update syntax. 8 months ago
protobuf.rs
proxied.rs
repeated.rs
shared.rs
string.rs
upb.rs
utf8.rs