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 0f02d8459b Move `msg.merge_from(othermsg)` onto a trait fn 4 months ago
..
cargo Create an initial version of protobuf-codegen. This exposes an initial working version of codegen for use with cargo. 4 months ago
cpp_kernel Set up for Rust-cpp Protobuf implementation message matcher. 4 months ago
protobuf_codegen fix the crate name being used by the gencode library. 4 months ago
test Move `msg.merge_from(othermsg)` onto a trait fn 4 months ago
upb Introduce an upb::AssociatedMiniTable trait in Rust. 4 months ago
BUILD Fix broken github_only comment in cargo build rule 4 months ago
aspects.bzl
codegen_traits.rs Move `msg.merge_from(othermsg)` onto a trait fn 4 months ago
cord.rs Add an protobuf::__internal::SealedInternal trait 4 months ago
cpp.rs Set up for Rust-cpp Protobuf implementation message matcher. 4 months ago
defs.bzl
enum.rs
internal.rs Add an protobuf::__internal::SealedInternal trait 4 months ago
map.rs Add an protobuf::__internal::SealedInternal trait 4 months ago
optional.rs
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
proxied.rs Add an protobuf::__internal::SealedInternal trait 4 months ago
repeated.rs Add an protobuf::__internal::SealedInternal trait 4 months ago
shared.rs Move `msg.merge_from(othermsg)` onto a trait fn 4 months ago
string.rs Add an protobuf::__internal::SealedInternal trait 4 months ago
upb.rs Add an protobuf::__internal::SealedInternal trait 4 months ago
utf8.rs Adds an initial Cargo.toml for the protobuf crate. 4 months ago