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 8cdc700b5b Implement ctype=CORD for singular string & byte fields 4 months ago
..
cpp_kernel Protobuf Rust: simplify the MakeCleanup() helper function 4 months ago
test Implement ctype=CORD for singular string & byte fields 4 months ago
upb Add missing #![deny(unsafe_op_in_unsafe_fn)] to upb/rust/lib.rs and fix violating functions 4 months ago
BUILD Implement ctype=CORD for singular string & byte fields 4 months ago
aspects.bzl Automated Code Change 5 months ago
codegen_traits.rs Create AsView/IntoView/AsMut/IntoMut traits 4 months ago
cord.rs Implement ctype=CORD for singular string & byte fields 4 months ago
cpp.rs Implement ctype=CORD for singular string & byte fields 4 months ago
defs.bzl Automated Code Change 5 months ago
enum.rs Implement `is_known` method on the `Enum` trait 7 months ago
internal.rs Remove the now unused vtable types. In particular, 7 months ago
map.rs Create AsView/IntoView/AsMut/IntoMut traits 4 months ago
optional.rs Remove the second 'unset' generic argument from Optional 4 months ago
primitive.rs Create AsView/IntoView/AsMut/IntoMut traits 4 months ago
proto_macro.rs allow __ for inferred submessage types and implement array literal parsing in proto!. 4 months ago
protobuf.rs Use the same set of exports as regular users in shared tests 8 months ago
proxied.rs Implement ctype=CORD for singular string & byte fields 4 months ago
repeated.rs Create AsView/IntoView/AsMut/IntoMut traits 4 months ago
shared.rs Implement ctype=CORD for singular string & byte fields 4 months ago
string.rs Implement ctype=CORD for singular string & byte fields 4 months ago
upb.rs Remove +?Sized bounds which simply aren't honored anyway. 4 months ago
utf8.rs Migrate all remaining instances of assert_eq! to googletest-rust sans strings 11 months ago