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 4 months ago
..
cargo Adds an initial Cargo.toml for the protobuf crate. 4 months ago
cpp_kernel Protobuf Rust: simplify the MakeCleanup() helper function 4 months ago
test Rust: update map setters to take `IntoProxied` 4 months ago
upb Move the declaration of the upb map begin constant into rust 4 months ago
BUILD Adds an initial Cargo.toml for the protobuf crate. 4 months ago
aspects.bzl Automated Code Change 5 months ago
codegen_traits.rs Add Message::Clear() and MessageMut::Clear() (behind the Clear trait) 4 months ago
cord.rs Add AsView + AsMut as supertraits of Proxied and MutProxied. 4 months ago
cpp.rs Implement ctype=CORD for singular string & byte fields 4 months ago
defs.bzl Internal 4 months ago
enum.rs Implement `is_known` method on the `Enum` trait 7 months ago
internal.rs Add AsView + AsMut as supertraits of Proxied and MutProxied. 4 months ago
map.rs Rust: update map setters to take `IntoProxied` 4 months ago
optional.rs Remove the second 'unset' generic argument from Optional 4 months ago
prelude.rs Introduce a prelude and remove the inherent impls for serialize() 4 months ago
primitive.rs Rust: update map setters to take `IntoProxied` 4 months ago
proto_macro.rs allow __ for inferred submessage types and implement array literal parsing in proto!. 4 months ago
protobuf.rs Introduce a prelude and remove the inherent impls for serialize() 4 months ago
proxied.rs Rust: update map setters to take `IntoProxied` 4 months ago
repeated.rs Rust: update map setters to take `IntoProxied` 4 months ago
shared.rs Adds an initial Cargo.toml for the protobuf crate. 4 months ago
string.rs Implement std::error::Error for String 4 months ago
upb.rs Move the declaration of the upb map begin constant into rust 4 months ago
utf8.rs Adds an initial Cargo.toml for the protobuf crate. 4 months ago