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 42c215718e Add serialize(&self) on MsgView and MsgMut (in addition to the preexisting owned Message) 11 months ago
..
cpp_kernel Tweak BUILD setup to make the layering check change less disruptive 11 months ago
test Add serialize(&self) on MsgView and MsgMut (in addition to the preexisting owned Message) 11 months ago
upb_kernel
BUILD
aspects.bzl
cpp.rs Internal 11 months ago
defs.bzl
enum.rs
internal.rs
macros.rs
map.rs Implement support for messages as map values 12 months ago
optional.rs
primitive.rs
protobuf.rs
proxied.rs
repeated.rs
shared.rs
string.rs
upb.rs Up the upb scratch space from 64000 bytes to 65536 bytes since 64 KiB is the maximum supported message size in upb. 11 months ago
utf8.rs
vtable.rs