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.
 
 
 
 
 
 
Tony Liao dbaa526b07 Fix import path for rust proto files. 4 months ago
..
cargo
cpp_kernel
protobuf_codegen Cross compiled protoc and protoc-gen-upb_minitable as part of the build process for creating the codegen crate. 4 months ago
test Fix import path for rust proto files. 4 months ago
upb
BUILD Cross compiled protoc and protoc-gen-upb_minitable as part of the build process for creating the codegen crate. 4 months ago
aspects.bzl
cargo_test.sh Cross compiled protoc and protoc-gen-upb_minitable as part of the build process for creating the codegen crate. 4 months ago
codegen_traits.rs
cord.rs
cpp.rs
defs.bzl Enable rust/test/cpp/interop/... tests on GHA 4 months ago
dist.bzl Cross compiled protoc and protoc-gen-upb_minitable as part of the build process for creating the codegen crate. 4 months ago
enum.rs
gtest_matchers.rs
internal.rs Add support for instantiating Maps using proto!. Also adds an IntoProxied implementation for Maps that accepts an Iterator of (K, V), just like what we have for Repeated fields. 4 months ago
map.rs Add support for instantiating Maps using proto!. Also adds an IntoProxied implementation for Maps that accepts an Iterator of (K, V), just like what we have for Repeated fields. 4 months ago
optional.rs
prelude.rs
primitive.rs
proto_macro.rs Add support for instantiating Maps using proto!. Also adds an IntoProxied implementation for Maps that accepts an Iterator of (K, V), just like what we have for Repeated fields. 4 months ago
protobuf.rs
proxied.rs
repeated.rs
shared.rs Add support for instantiating Maps using proto!. Also adds an IntoProxied implementation for Maps that accepts an Iterator of (K, V), just like what we have for Repeated fields. 4 months ago
string.rs
upb.rs
utf8.rs