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 eeb7dc88f2 'Temporary' fix to avoid breakage from to_json and to_proto on crate_info() on some bazel versions. 2 months ago
..
cargo add MSRV to the protobuf crate 3 months ago
cpp_kernel Rust protobuf: remove the need for a generated `placement_new` thunk 2 months ago
protobuf_codegen Add an example crate with a few small tests using the codegen crate. 2 months ago
test Rust: make generated views implement `std::default::Default` 2 months ago
upb Use crate:: for assert_linked instead of super::super:: 2 months ago
BUILD Add an example crate with a few small tests using the codegen crate. 2 months ago
aspects.bzl Add :protobuf_lite as a dep from all Rust CC generated code. 2 months ago
cargo_test.sh Add an example crate with a few small tests using the codegen crate. 2 months ago
codegen_traits.rs Rust: make generated views implement `std::default::Default` 2 months ago
cord.rs Add an protobuf::__internal::SealedInternal trait 4 months ago
cpp.rs Rust protobuf: remove the need for a generated `placement_new` thunk 2 months ago
defs.bzl 'Temporary' fix to avoid breakage from to_json and to_proto on crate_info() on some bazel versions. 2 months ago
enum.rs Implement `is_known` method on the `Enum` trait 7 months ago
gtest_matchers.rs Initial pass of a proto_eq gtest macro. 3 months ago
internal.rs Initial pass of a proto_eq gtest macro. 3 months ago
map.rs Use MapView/MapMut instad of View<Map>/Mut<Map> 3 months ago
optional.rs Remove the second 'unset' generic argument from Optional 4 months ago
prelude.rs Move `msg.merge_from(othermsg)` onto a trait fn 4 months ago
primitive.rs Add an protobuf::__internal::SealedInternal trait 4 months ago
proto_macro.rs Move `msg.merge_from(othermsg)` onto a trait fn 4 months ago
protobuf.rs Introduce a prelude and remove the inherent impls for serialize() 4 months ago
proxied.rs Cleanup pass on where we use Private and doc(hidden) 3 months ago
repeated.rs Cleanup pass on where we use Private and doc(hidden) 3 months ago
shared.rs Move `msg.merge_from(othermsg)` onto a trait fn 4 months ago
string.rs Rename `#[googletest::test]` to `#[gtest]` 4 months ago
upb.rs Rust: get all types onto a single blanket ProxiedInMapValue implementation for upb 2 months ago
utf8.rs Adds an initial Cargo.toml for the protobuf crate. 4 months ago