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 4834eb75cb Move some :unittest_(cpp|upb)_rust_proto target to be colocated with the .proto file that defines them 2 months ago
..
cargo add MSRV to the protobuf crate 3 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 2 months ago
upb Use crate:: for assert_linked instead of super::super:: 2 months ago
BUILD Internal Change 2 months ago
aspects.bzl
cargo_test.sh Add a cargo test step to the rust gha 2 months ago
codegen_traits.rs
cord.rs
cpp.rs
defs.bzl
enum.rs
gtest_matchers.rs
internal.rs
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 2 months ago
utf8.rs