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 b5d33208b8 Fix error message formatting in rust_proto_library 4 months ago
..
cargo add MSRV to the protobuf crate 5 months ago
cpp_kernel Rust protobuf: remove the need for a generated `placement_new` thunk 5 months ago
protobuf_codegen
test Rust: make generated views implement `std::default::Default` 4 months ago
upb Use crate:: for assert_linked instead of super::super:: 5 months ago
BUILD Fix visibility on "internal to any protobuf usage outside of this directory" for rust_library targets in OSS 5 months ago
aspects.bzl Add :protobuf_lite as a dep from all Rust CC generated code. 5 months ago
cargo_test.sh Add a cargo test step to the rust gha 5 months ago
codegen_traits.rs Rust: make generated views implement `std::default::Default` 4 months ago
cord.rs
cpp.rs Rust protobuf: remove the need for a generated `placement_new` thunk 5 months ago
defs.bzl Fix error message formatting in rust_proto_library 4 months ago
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