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 c413b1231c Change upb::Arena to be Send (but still not Sync) 10 months ago
..
cpp_kernel
test Rust: fix proto! msgtype matcher to look for :: separated idents instead of a ty to avoid syntax errors during parse 10 months ago
upb Change upb::Arena to be Send (but still not Sync) 10 months ago
BUILD Adds an initial version of the proto! macro to simplify construction of proto messages in Rust. Currently supports all field types except Repeated and Map 10 months ago
aspects.bzl
cpp.rs Create a upb rust directory. 10 months ago
defs.bzl
enum.rs
internal.rs Adds an initial version of the proto! macro to simplify construction of proto messages in Rust. Currently supports all field types except Repeated and Map 10 months ago
macros.rs
map.rs Create a upb rust directory. 10 months ago
optional.rs
primitive.rs
proto_macro.rs Rust: fix proto! msgtype matcher to look for :: separated idents instead of a ty to avoid syntax errors during parse 10 months ago
protobuf.rs Use the same set of exports as regular users in shared tests 10 months ago
proxied.rs
repeated.rs Create a upb rust directory. 10 months ago
shared.rs Adds an initial version of the proto! macro to simplify construction of proto messages in Rust. Currently supports all field types except Repeated and Map 10 months ago
string.rs Create a upb rust directory. 10 months ago
upb.rs Move the Rust `Arena` type which wraps a upb_Arena into the upb directory. 10 months ago
utf8.rs
vtable.rs Create a upb rust directory. 10 months ago