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.
 
 
 
 
 
 
Jakob Buchgraber 5854e2b6a8 Implement std::error::Error for String 6 months ago
..
cargo
cpp_kernel
test Rust: update map setters to take `IntoProxied` 6 months ago
upb Move the declaration of the upb map begin constant into rust 6 months ago
BUILD Adds an initial Cargo.toml for the protobuf crate. 6 months ago
aspects.bzl
codegen_traits.rs
cord.rs
cpp.rs
defs.bzl
enum.rs
internal.rs
map.rs Rust: update map setters to take `IntoProxied` 6 months ago
optional.rs
prelude.rs
primitive.rs Rust: update map setters to take `IntoProxied` 6 months ago
proto_macro.rs
protobuf.rs
proxied.rs Rust: update map setters to take `IntoProxied` 6 months ago
repeated.rs Rust: update map setters to take `IntoProxied` 6 months ago
shared.rs
string.rs Implement std::error::Error for String 6 months ago
upb.rs
utf8.rs