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 a1c53e4da2 Remove +?Sized bounds which simply aren't honored anyway. 4 months ago
..
cpp_kernel Protobuf Rust: simplify the MakeCleanup() helper function 4 months ago
test Use `#[googletest::test]` in Protobuf Rust 4 months ago
upb UPB text encoder without using reflection for Rust (used for a message's Debug trait) that will print out field number to value entries instead of field name to value entries of a message like how it's expected for the usual text format using reflection. 5 months ago
BUILD Add Message, MessageMut, MessageView traits. 4 months ago
aspects.bzl Automated Code Change 5 months ago
codegen_traits.rs Add 'specific' traits for common gencode message operations. 4 months ago
cpp.rs Remove +?Sized bounds which simply aren't honored anyway. 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 Remove +?Sized bounds which simply aren't honored anyway. 4 months ago
optional.rs Remove the second 'unset' generic argument from Optional 4 months ago
primitive.rs Restructure the ViewProxy versus MutProxy trait setup. 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 Remove +?Sized bounds which simply aren't honored anyway. 4 months ago
repeated.rs Use `#[googletest::test]` in Protobuf Rust 4 months ago
shared.rs Add 'specific' traits for common gencode message operations. 4 months ago
string.rs Use `#[googletest::test]` in Protobuf Rust 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