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