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 3d39282d73 Fix a missing cfg=bzl flag that made all cpp kernel usage broken in OSS. 5 months ago
..
cargo add MSRV to the protobuf crate 5 months ago
cpp_kernel
protobuf_codegen
test Move some :unittest_(cpp|upb)_rust_proto target to be colocated with the .proto file that defines them 5 months ago
upb Use crate:: for assert_linked instead of super::super:: 5 months ago
BUILD Fix a missing cfg=bzl flag that made all cpp kernel usage broken in OSS. 5 months ago
aspects.bzl
cargo_test.sh Add a cargo test step to the rust gha 5 months ago
codegen_traits.rs
cord.rs
cpp.rs Initial pass of a proto_eq gtest macro. 5 months ago
defs.bzl
enum.rs
gtest_matchers.rs Initial pass of a proto_eq gtest macro. 5 months ago
internal.rs Initial pass of a proto_eq gtest macro. 5 months ago
map.rs
optional.rs
prelude.rs
primitive.rs
proto_macro.rs
protobuf.rs
proxied.rs
repeated.rs
shared.rs
string.rs
upb.rs Rust: get all types onto a single blanket ProxiedInMapValue implementation for upb 5 months ago
utf8.rs