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.
 
 
 
 
 
 
Derek Benson b8764f0941 add MSRV to the protobuf crate 5 months ago
..
cargo add MSRV to the protobuf crate 5 months ago
cpp_kernel Move -Werror to our test/dev bazelrc files. 5 months ago
protobuf_codegen fix the crate name being used by the gencode library. 6 months ago
test Initial pass of a proto_eq gtest macro. 5 months ago
upb Migrated upb to use Copybara-standard stripping. 5 months ago
BUILD Initial pass of a proto_eq gtest macro. 5 months ago
aspects.bzl Don't include upb accessors C codegen in Rust-upb build 5 months ago
codegen_traits.rs Add an `_unchecked_lifetime` version of the Cpp interop wrap fns. 5 months ago
cord.rs Add an protobuf::__internal::SealedInternal trait 6 months ago
cpp.rs Initial pass of a proto_eq gtest macro. 5 months ago
defs.bzl Internal 6 months ago
enum.rs Implement `is_known` method on the `Enum` trait 9 months ago
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 Use MapView/MapMut instad of View<Map>/Mut<Map> 5 months ago
optional.rs Remove the second 'unset' generic argument from Optional 6 months ago
prelude.rs Move `msg.merge_from(othermsg)` onto a trait fn 6 months ago
primitive.rs Add an protobuf::__internal::SealedInternal trait 6 months ago
proto_macro.rs Move `msg.merge_from(othermsg)` onto a trait fn 6 months ago
protobuf.rs Introduce a prelude and remove the inherent impls for serialize() 6 months ago
proxied.rs Cleanup pass on where we use Private and doc(hidden) 5 months ago
repeated.rs Cleanup pass on where we use Private and doc(hidden) 5 months ago
shared.rs Move `msg.merge_from(othermsg)` onto a trait fn 6 months ago
string.rs Rename `#[googletest::test]` to `#[gtest]` 5 months ago
upb.rs Use MapView/MapMut instad of View<Map>/Mut<Map> 5 months ago
utf8.rs Adds an initial Cargo.toml for the protobuf crate. 6 months ago