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.
 
 
 
 
 
 
Hong Shin 7a039dd177 Remove repeated_field_iterator (protos) 6 months ago
..
cargo Create an initial version of protobuf-codegen. This exposes an initial working version of codegen for use with cargo. 7 months ago
cpp_kernel Set up for Rust-cpp Protobuf implementation message matcher. 7 months ago
protobuf_codegen fix the crate name being used by the gencode library. 7 months ago
test Remove repeated_field_iterator (protos) 6 months ago
upb
BUILD Fix broken github_only comment in cargo build rule 7 months ago
aspects.bzl
codegen_traits.rs Move `msg.merge_from(othermsg)` onto a trait fn 7 months ago
cord.rs
cpp.rs Rename `#[googletest::test]` to `#[gtest]` 6 months ago
defs.bzl
enum.rs
internal.rs
map.rs Rename `#[googletest::test]` to `#[gtest]` 6 months ago
optional.rs
prelude.rs Move `msg.merge_from(othermsg)` onto a trait fn 7 months ago
primitive.rs
proto_macro.rs Move `msg.merge_from(othermsg)` onto a trait fn 7 months ago
protobuf.rs
proxied.rs Rename `#[googletest::test]` to `#[gtest]` 6 months ago
repeated.rs Rename `#[googletest::test]` to `#[gtest]` 6 months ago
shared.rs Move `msg.merge_from(othermsg)` onto a trait fn 7 months ago
string.rs Rename `#[googletest::test]` to `#[gtest]` 6 months ago
upb.rs
utf8.rs